Re: File dialog
Re: File dialog
- Subject: Re: File dialog
- From: Michelle Steiner <email@hidden>
- Date: Wed, 6 Jun 2001 13:51:39 -0700
On 6/5/01 2:43 AM, Matias Larsson <email@hidden> wrote:
>
I need to open a file dialog window that will allow the user to select a
>
directory from any mounted disk. I will use the result of that selection
>
together with a automatically generated filename to save a file to the
>
selcted directory.
>
>
Has anybody done this, or can anybody point me in the right direction?
It's built in to standard additions.
set the selectedFolder to "choose folder" with prompt "Select the folder
to create the file in."
"with prompt" is optional.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------