Re: choose file default location Documents folder ?
Re: choose file default location Documents folder ?
- Subject: Re: choose file default location Documents folder ?
- From: "Stockly, Ed" <email@hidden>
- Date: Thu, 23 Apr 2015 16:45:40 +0000
- Thread-topic: choose file default location Documents folder ?
Try this:
choose file with prompt
"In documents folder" default location (path to
documents folder)
Here's the full command:
--choose folder
set resultValue to choose folder with prompt withPromptValue ¬
default location defaultLocationValue ¬
invisibles invisiblesBoolean ¬
multiple selections allowed boolean ¬
showing package contents boolean
From: "emile.a.schwarz" < email@hidden>
Reply-To: "emile.a.schwarz" < email@hidden>
Date: Thursday, April 23, 2015 at 2:04 AM
To: AppleScript Digest < email@hidden>
Subject: choose file default location Documents folder ?
The question is simple, but I do not found an answer after a long quest on internet:
I want to open the choose file by default in, say, the Documents folder (or the Download folder or…) and I do not found a list of the special folders…
Example:
choose file default location Documents # or Documents folder
Ideas ?
TIA,
Emile
|
_______________________________________________
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