Re: Standard Additions Bug under OS X
Re: Standard Additions Bug under OS X
- Subject: Re: Standard Additions Bug under OS X
- From: Michelle Steiner <email@hidden>
- Date: Tue, 10 Jul 2001 12:27:26 -0700
On 7/10/01 7:34 AM, Arthur J Knapp <email@hidden> wrote:
>
on ChooseFileName(with_prompt, default_name)
>
if (length of default_name < 1) then
>
set default_name to space
>
end if
>
choose file name with prompt with_prompt default name default_name
>
end ChooseFileName
Well, in 9.1, the following causes the default name to be "untitled" just
the same as if you didn't specify any default name.
choose file name default name ""
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------