Printing Crashes Rev in OSX

Sivakatirswami katir at hindu.org
Wed Feb 2 18:17:57 EST 2005


Dan, Indeed, one would expect the drop-through if there is no "break"

but, how would

case "Quit"

evaluate to "true" when the parameter
passed from the menuPick was "Print"
??

That's what is mysterious.

Sivakatirswami



On Feb 1, 2005, at 6:38 PM, Dan Shafer wrote:

> Actually, the drop-through is exactly what I'd expect. ;-) Otherwise, 
> how would you execute more than one case in a switch statement?
>
>
> On Feb 1, 2005, at 8:09 PM, Sivakatirswami wrote:
>
>> one  would not expect the switch to dropdown to "quit" since quit was 
>> not chosen, but that appears to be what happened.
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list