Re: open for access error
Re: open for access error
- Subject: Re: open for access error
- From: John W Baxter <email@hidden>
- Date: Mon, 11 Feb 2002 19:57:47 -0800
At 13:47 +0000 2/11/2002, Nigel Garvey wrote:
>
set fref to (open for access file ((path to desktop as string) &
>
"test.txt"))
>
>
Note the addition of the word 'file'. (You could use 'alias' instead, if
>
required.)
If the file is known to exist, 'alias' can replace file. If it is not
known to exist, or is known not to exist, 'file' needs to be used. Might
as well just use 'file'.
--John
--
John Baxter email@hidden Port Ludlow, WA, USA
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.