Page 1 of 1

XYP complaints about having no selection

Posted: 22 Oct 2008 21:39
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

Re: XYP complaints about having no selection

Posted: 22 Oct 2008 21:49
by admin
Yes, focus the list as the first line in the script:

Code: Select all

focus "list";

Re: XYP complaints about having no selection

Posted: 22 Oct 2008 23:11
by kartal
Sorry I am not a scripter, trying to find my way around. Thanks again :)