Leon McComish wrote:
<a pretty thorough description of using the case statement>
You can also use the case statement for very disparate conditions:
case TRUE of
(x=y): do something
((the moveiname).char(1) <> "A"): do something else
(the soundenabled): do some other thing
end case
--
Carl West [EMAIL PROTECTED]
617.262.8830 x246
I have no superfluous leisure; my stay must be
stolen out of other affairs; but I will attend you awhile.
- Isabella, Measure for Measure, Act 3 Scene 1
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]