How to select items by extension via script?
Posted: 27 May 2014 21:57
So I thought I would try a script...
I have now spent well over an hour trying everything conceivable with "sel" and "selectitem", searching the script forum here, and google searches, with no luck. I am forced to ask this out loud:
--> How can I select all .JPG files in the current pane?
Nothing obvious works, including this:
sel "[*.jpg]";
I must be missing something very basic because this has to be one of the most common operations. I thought it would be trivial...
Thanks for any help
I have now spent well over an hour trying everything conceivable with "sel" and "selectitem", searching the script forum here, and google searches, with no luck. I am forced to ask this out loud:
--> How can I select all .JPG files in the current pane?
Nothing obvious works, including this:
sel "[*.jpg]";
I must be missing something very basic because this has to be one of the most common operations. I thought it would be trivial...
Thanks for any help