Opening a document
Opening a document
- Subject: Opening a document
- From: DaveC <email@hidden>
- Date: Sun, 02 Oct 2011 18:13:13 -0700
I open my mail program by double-clicking on the Settings file. I
cannot open the mail program first as it wants to create a new
settings file with defaults.
How can I open the Settings file by means akin to dragging and
dropping the settings file onto the application? Or by
double-clicking the Settings file?
This is the attempt that isn't working (because it launches the mail
app first):
- - -
tell application [email app]
activate
open "applications:[email app directory]:settings"
end tell
- - -
Suggestions?
Thanks,
Dave
(a real AS beginner...)
--
Mac mini 2.7 GHz i7 / 4 GB / 750 GB
OS X 10.6.8 (Snow Leopard)
_______________________________________________
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