Best Practices in Rev development

J. Landman Gay jacque at hyperactivesw.com
Thu Jun 21 14:29:27 EDT 2007


Joe Lewis Wilkins wrote:
> I agree, much cleaner and easier to follow and write, so long as you 
> don't forget to exit each of the case statements so as not to have 
> subsequent ones executed as well. I believe this is a feature in Rev, 
> though I'd prefer if it weren't.

It's more of a feature of "switch" statements. That's just how they 
work, in any programming language.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list