At 11:03 AM -0700 9/22/2001, John Kiltinen wrote:
>>From: "Jeanne A. E. DeVoto" <[EMAIL PROTECTED]>
>>  switch
>>    case x >= 0.235
>>       doSomething
>>       break
>>    case x < 0.235
>>       doSomethingElse
>>       break
>>    default
>>       doYetAnotherThing
>>  end switch
>
>What are the conditions in which the default case would be invoked here?

As far as I know there aren't any - I was trying to be completist and
wasn't thinking too hard about the logic. ;-0

--
Jeanne A. E. DeVoto ~ [EMAIL PROTECTED]
http://www.runrev.com/
Runtime Revolution Limited - Power to the Developer!



Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to