Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Finder selections and Automator action targets' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Finder selections and Automator action targets
Authored by: Arlo on Oct 19, '05 08:28:28AM

You can avoid this problem by NOT having the "Get Selected Finder Items" in a contextual-menu workflow; it's unnecessary, as I have obsessively pointed out in this space :)

---
www.automatorworld.com
"Better Living Through Macintosh Scripting"



[ Reply to This | # ]
10.4: Finder selections and Automator action targets
Authored by: airdrummer on Oct 20, '05 04:11:46AM

and the items selected are not neccessarily in the order displayed, either, not even name-alphabetic...probably in inode order.

i assume the list can be sorted in the script...so until i learn automator (great site, btw:-) i'll stick 2 shell scripting;-}



[ Reply to This | # ]