Re: What is this?
Re: What is this?
- Subject: Re: What is this?
- From: "Steven D.Majewski" <email@hidden>
- Date: Tue, 1 Mar 2005 11:24:55 -0500
Changing the multiply to addition in the pattern:
1 * ( non-existent reference (something as text ))
gives me a different sort of error:
$ osascript -e '1 + (character 2 of ( "9" as text ))'
9.0
$ osascript -e '1 + (character 2 of ( "4" as text ))'
4.0
$ osascript -e '1 + ( item 3 of ({ 1, 2 } as text) )'
12.0
??
-- Steve Majewski - University of Virginia Alderman Library
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden