Re: Reading and writing records
Re: Reading and writing records
- Subject: Re: Reading and writing records
- From: "Mark J. Reed" <email@hidden>
- Date: Sun, 26 Aug 2007 11:40:04 -0400
On 8/26/07, Michelle Steiner <email@hidden> wrote:
> Get eof before you start reading and store it in a variable. Then
> before each read, get eof and compare it to the stored variable.
That seems a little clunky, and potentially erroneous in the face of
concurrent file access.
I'm a little confused by the question. Doesn't AS throw an exception
if you try to read when you're at EOF?
--
Mark J. Reed <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden