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


Click here to return to the 'AppleScript to pick a filename' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
AppleScript to pick a filename
Authored by: hypert on Jun 02, '05 12:47:39PM
I used this in my comment on the save iTMS videos hint:

set newFile to quoted form of POSIX path of (choose file name with prompt "Save movie as:")


[ Reply to This | # ]
AppleScript to pick a filename
Authored by: cabbagewater on Jun 03, '05 04:44:46PM

Thanks for the tip, hypert. I've posted the updated script here.



[ Reply to This | # ]