Re: Newbie Set eof to 0
Re: Newbie Set eof to 0
- Subject: Re: Newbie Set eof to 0
- From: JJ <email@hidden>
- Date: Thu, 14 Feb 2002 20:23:54 +0100
>
Hello.
>
>
I have an ordinary text file that I wish to empty.
>
But when I do this, I get an error:
>
>
set eof of file "Auto txt" of folder "Auto folder" of startup disk to 0
>
>
What are I'm doing wrong, can some help me out?
>
>
Any help with this at will be greatly appreciated.
open for access ... file alias ... with write permission
THEN
set eof of ... file opened ... to 0
JJ
_______________________________________________
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.