On 1/26/07, Steven Sacks | BLITZ <[EMAIL PROTECTED]> wrote:
> does anybody knows if there is any short hand for if > statement without the else statement? 1. You can remove the braces. I always use: if (true) something();
I like it... _______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com