The Conference.

Colin Holgate coiin at verizon.net
Sat Sep 5 12:09:50 EDT 2009


On Sep 5, 2009, at 12:03 PM, Richmond Mathewson wrote:

> Using SWITCH statements,


Although switch statements can be useful, you don't have to use them.  
So your old code could stay as it is, and you would just use switch in  
the future if it's appropriate. You can often get away without an if  
or a switch. Like with your example:

do item Goofy of "something-or-other,something-more-foolish"







More information about the use-livecode mailing list