I am currently using this UNIX shell command in my script file:
do shell script "open ~/Dropbox/Media/VisionBoard/*"
Is there another way to do it and if so would it be any better or different? I'm still new to programming, so please be gentle.
|
I am currently using this UNIX shell command in my script file:
Is there another way to do it and if so would it be any better or different? I'm still new to programming, so please be gentle.
| |||
|
feedback
|
Instead of "every item" you can also say "every file" or "every folder". | |||||||||||
feedback
|