ongoing Senior moments
ongoing Senior moments
- Subject: ongoing Senior moments
- From: Robert Poland <email@hidden>
- Date: Sun, 09 Nov 2014 12:03:00 -0700
Hi,
This script snippet confounds me;
tell application "Finder"
set theFolder to "" & "~/Pictures/APOD ƒ/"
set theFolder to (choose file default location alias the folder
end tell
I keep getting error; Expected “,” but found end of line.
Using "~/Pictures/APOD ƒ/“ in place of theFolder doesn’t help.
After restarting Smile I get the error “file Alias "~/Pictures:APOD ƒ/“ of <<script>> wasn’t found.
using;
set theFolder to choose file default location alias "Macintosh HD:Users:rpoland:Pictures:APOD ƒ”
Works, but I want it to be independent pf which machine it’s on.
The goal is to do a choose folder with a default.
Robert Poland
Fort Collins CO
_______________________________________________
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