XYP complaints about having no selection

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
kartal
Posts: 208
Joined: 14 Aug 2008 18:06

XYP complaints about having no selection

Post by kartal »

Hi

I have created a user command (copy to) then I added to my catalog. My command works fine on selected files however when I try to call it via catalog it says that there is no selections. Is there any trick or extra command to force to recognize the selection?


thanks

admin
Site Admin
Posts: 66075
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: XYP complaints about having no selection

Post by admin »

Yes, focus the list as the first line in the script:

Code: Select all

focus "list";

kartal
Posts: 208
Joined: 14 Aug 2008 18:06

Re: XYP complaints about having no selection

Post by kartal »

Sorry I am not a scripter, trying to find my way around. Thanks again :)

Post Reply