--- In [email protected], Alan Martin <[EMAIL PROTECTED]> wrote: > > Hi evan, > > It needs "do" on the same line as the if() > > if ("x" == "y")do > > "If(...)" without "do" only applies to one following line. > > "If(...)do" applies to all following lines until an "endif" line >
Nuts! I knew it had to be something really dumb but I just couldn't see it... and I know about the do thing too becuase it has caused me innumerable headaches. Having a C/C++ programmer's habits is not a plus (plusplus?) in this case. The do thing and the upside down debug output are the only things that regularly drive me up the wall tho and that is saying something I think. Just a matter of time 'till I get used to it. Thanks for the help (and for not embedding it in a "hey dummy" clause). evan Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
