--- In [email protected], Alan Martin <[EMAIL PROTECTED]> wrote: > > Hi Bruce, > Another user has had a problem with the difference between > If(condition) vs If(condition)do > I uploaded a powerpro.exe file only to the usual folder which checks for unmatched endifs and unmatched else's. Could I ask that people download and check to make sure it does not also produce error messages for scripts that have no issues. Its version 4.5.03a.
It cannot handle a situation where scripts have a jump statement so it won't produce any errors in this case. PowerPro only looks at one line at a time in a script; if scripts jump around, possibly from inside if-endifs to outside, it is not capable of tracking the information needed for proper checking. For statements are fine; only jump statements turn off checking. ------------------------ Yahoo! Groups Sponsor --------------------~--> See what's inside the new Yahoo! Groups email. http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> 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/
