Re: If Statements
Re: If Statements
- Subject: Re: If Statements
- From: Ed Stockly <email@hidden>
- Date: Fri, 12 Sep 2008 08:40:58 -0700
That's probably not going to work Ed becuase I suspect userName
is always a string.
If userName were always a string, then
If (username > 1 and username <10)
would never work.
Of course Tim is right.
Well, Tim is mostly right, especially about Michelle's approach was
more sound than mine, but...
>>>Or rather would work, but would return false.
If a boolean always returns false when the scripter is expecting
true, it's not working.
ES
_______________________________________________
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