Select next file in list via button

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
chincherpa
Posts: 37
Joined: 13 Dec 2016 10:58
Location: Stuttgart, Germany

Select next file in list via button

Post by chincherpa »

Hello,

is there a way to select the next file (like Arrow Down Key) via maybe command ID?

Background is, I am tagging hundreds of files via User buttons, and after tagging I want to go to the next file in list.
Currently I have to press Arrow Down Key, I am looking for an easier way.

greetz

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

Re: Select next file in list via button

Post by highend »

sel "+1";
One of my scripts helped you out? Please donate via Paypal

chincherpa
Posts: 37
Joined: 13 Dec 2016 10:58
Location: Stuttgart, Germany

Re: Select next file in list via button

Post by chincherpa »

great! Thank you

Post Reply