Symbol typing
Symbol typing
- Subject: Symbol typing
- From: Oakley Masten <email@hidden>
- Date: Thu, 12 Apr 2007 14:04:28 -0700 (PDT)
I have seen this but can not remember how it is done.
How do you type the "equal to or greater than" and the
"equal to or less than" symbols into a script.
as in the following:
if x is equal to or greater than 44 then
--do something
end if
I know this does not work:
if testNum is =< 44 then
--do something
end if
Thanks
Oakley
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden