Hi JB,

Hi list,

Which option is faster : switch staements or nested if-then-else ?

Has anyone run tests on this ?

No, but i can say that "switch" statements are FAR more readable than
nested "if...then" statements, especially if the scripter uses the (for me) strange


if condition then do this
else do that

format WITHOUT a final "end if"... ;-)

Thanks,
JB

Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to