Re: Open files
Re: Open files
- Subject: Re: Open files
- From: Shane Stanley <email@hidden>
- Date: Sat, 16 Mar 2002 18:25:33 +1100
On 16/3/02 4:02 PM +1000, Paul Berkowitz, email@hidden, wrote:
>
Anyway, in v1.8.2b3 in OS 9.2.2, it's working just as you say. No problems.
>
I can even reopen it and write to it again. A great relief. So is the file
>
ref needed only for 'write', if that, in that case? Not for 'close access'
>
or 'read'?
It's always worked for me. I think you might be getting confused with the
problem where using read without an open sometimes fails if the file has
been opened (and closed) earlier in a script.
I often use a construction like that Dave Balderstone suggested.
--
Shane Stanley, email@hidden
_______________________________________________
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.