Re: Symbol typing
Re: Symbol typing
- Subject: Re: Symbol typing
- From: Rick Smykla <email@hidden>
- Date: Sat, 14 Apr 2007 22:05:59 -0400
Another method that works in most apps is to choose the last item in
the Edit menu, "Special Characters…", which is another way to bring
up the character palette. Works in Script Editor and many others.
Rick
On Apr 12, 2007, at 5:04 PM, Oakley Masten wrote:
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