Re: get eof real?
Re: get eof real?
- Subject: Re: get eof real?
- From: Steve Mills <email@hidden>
- Date: Fri, 26 Sep 2003 08:46:39 -0500
On Thursday, Sep 25, 2003, at 23:19 US/Central, David Crowe wrote:
set theFileSize to (get eof FileRef)
display dialog "theFileSize=" & theFileSize & ", class=" &
(class of theFileSize) as string
... and the class of "theFileSize" comes up as "real". I understood
that "get eof" returned an integer.
That's not unusual. I don't see why it might cause any problems, so why
worry about it? It should always be a round number.
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/
_______________________________________________
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.