Re: Reading and writing records
Re: Reading and writing records
- Subject: Re: Reading and writing records
- From: Chris <email@hidden>
- Date: Fri, 24 Aug 2007 23:33:26 +1000
Shane Stanley wrote:
On 24/8/07 10:33 PM, "Chris" <email@hidden> wrote:
I know how to read and write a list of records to a file using the "as
list" qualifier.
But I've been unable to discover the right incarnation to read and write
one record at a time.
Is this possible? Does anyone have a code snippet for writing a list of
records one at a time
and reading them back one at a time until eof?
Just use "as record" instead of "as list".
And how do you check for eof? The book I have on Applescript doesn't
give an example.
_______________________________________________
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