Re: When is a size not a size?
Re: When is a size not a size?
- Subject: Re: When is a size not a size?
- From: Gary Lists <email@hidden>
- Date: Mon, 02 Jun 2003 05:48:09 -0400
On or about 6/2/03 5:05 AM, Steve Cunningham wrote:
>
Yeah, I know "size" is a poor choice :-) The original problem surfaced
>
when I tried to do
>
>
get size of (info for fileref)
>
>
Unfortunately, I'm not at liberty to change the name in that case. I just
>
substituted the record list to highlight the problem without having to
>
use a specific file.
The following properly returns the file size value:
set fileX to choose file
--> alias "SomeHD:Documents:COPYING.LIB"
get size of (info for fileX)
--> 2.5575E+4
--
Gary
Please reply directly to the list.
Incoming messages are auto-deleted. (It's anti-spam, that's all.)
_______________________________________________
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.