Re: Script Menu in 10.6.2
Re: Script Menu in 10.6.2
Works on my mac. 10.6.2
Try putting the dialog call inside the finder tell
ES On Feb 3, 2010, at 8:35am, Steve Valenti wrote: tell application "Finder" set ListOfFiles to name of files of folder (path to documents folder) end tell set ChosenFile to (choose from list ListOfFiles with prompt "Select a File and press Choose" OK button name "Choose")
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden