Re: Very basic "write to file" query
Re: Very basic "write to file" query
- Subject: Re: Very basic "write to file" query
- From: Walter Ian Kaye <email@hidden>
- Date: Wed, 4 Feb 2004 17:23:17 -0800
At 02:24p -0700 02/04/2004, Michelle Steiner didst inscribe upon an
electronic papyrus:
On Feb 4, 2004, at 2:03 PM, Shane Stanley wrote:
open for access file_ write permission 1
Where did you get that from? "write permission" is a boolean
parameter, which means it takes a true or false, not a number. Try:
"open for access with write permission".
In Panther, coercions between integers and booleans are possible.
1 as boolean
--> true
Interesting. In the past we didn't reach truth until 2^24.
-boo
who always wondered why
_______________________________________________
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.