how get file count from selected folders?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
drjs5x
Posts: 152
Joined: 18 Nov 2015 18:12
Location: Turkey

how get file count from selected folders?

Post by drjs5x »

hi big coders,
how get file count from selected folders?

Sincerely
newbie or not...........

jupe
Posts: 2794
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: how get file count from selected folders?

Post by jupe »

Not sure what you want to do with the information, but you can just select "Properties" from the context menu, and it gives you the file count of the selected items in the dialog.

drjs5x
Posts: 152
Joined: 18 Nov 2015 18:12
Location: Turkey

Re: how get file count from selected folders?

Post by drjs5x »

:appl:
thanks for reply.
:appl: :appl:
newbie or not...........

highend
Posts: 13317
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: how get file count from selected folders?

Post by highend »

Probably a bit faster (at least when there are more selected folders):
e gettoken(quicksearch("/f", <selitems |>), "count", <crlf>);
One of my scripts helped you out? Please donate via Paypal

drjs5x
Posts: 152
Joined: 18 Nov 2015 18:12
Location: Turkey

Re: how get file count from selected folders?

Post by drjs5x »

:appl: :appl: :appl: :appl:
thank you very much.
newbie or not...........

Post Reply