Re: Null
Re: Null
- Subject: Re: Null
- From: Andy Wylie <email@hidden>
- Date: Tue, 07 Jan 2003 21:58:17 +1300
on Mon, 6 Jan 2003 15:06:05 -0800 Chris Espinosa wrote:
>
There is no globally defined "null" in AppleScript (though some scripting
>
additions and applications define one).
I'd assumed there was but find it's a Satimage OSAX class...
+class null;
{} is in null
-- true
{}'s items is in null
-- true
{}'s contents is in null
-- true
null is in "null"
-- true
_____________________________ Andy
_______________________________________________
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.