Re: Doh!
Re: Doh!
- Subject: Re: Doh!
- From: Michelle Steiner <email@hidden>
- Date: Thu, 22 Mar 2007 19:19:19 -0700
On Mar 22, 2007, at 7:17 PM, Michelle Steiner wrote:
I didn't want to set EOF, I wanted to do this:
set starting_at to (get eof of fileRef) + 1
write additions to fileRef starting_at newEOF
No, I didn't. I wanted to do this:
set starting_at to (get eof of fileRef) + 1
write additions to fileRef starting at starting_at
-- Michelle
--
"Every gun that is made, every warship launched, every rocket fired,
signifies in the final sense a theft from those who hunger and are
not fed, those who are cold and are not clothed."
President Dwight D. Eisenhower, April 16, 1953
_______________________________________________
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
References: | |
| >Doh! (From: Michelle Steiner <email@hidden>) |