Re: Choose File
Re: Choose File
- Subject: Re: Choose File
- From: Michelle Steiner <email@hidden>
- Date: Thu, 19 Oct 2006 10:31:19 -0700
On Oct 19, 2006, at 10:14 AM, Ruby Madraswala wrote:
How can I set a default folder, so the choose command will always open
the default folder to select files from?
It's in the dictionary:
choose file v : Choose a file on a disk or server
choose file
[with prompt string] : the prompt to be displayed in the dialog box
[of type list of string] : a list of file types or type identifiers.
Only files of the specified types will be selectable.
[default location alias] : the default file location
[invisibles boolean] : Show invisible files and folders? (default is
true)
[multiple selections allowed boolean] : Allow multiple items to be
selected? (default is false)
[showing package contents boolean] : Show the contents of packages?
(Packages will be treated as folders. Default is false.)
→ alias : the chosen file
--
If you always reach your goals, you set the bar too low. If you
never reach your goals, you set the bar too high.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Choose File (From: "Ruby Madraswala" <email@hidden>) |