Hi all, I still see this sort of thing in code generator template files .
@START #EVAL(#U9=0) #IF(#U9=1) < ****** start ****** > . which, as many of you know, is a debug method that was used in prehistoric (DOS) times, but still avoids having to use the INI file setting in the not too distant history. That got me thinking that maybe folks don't know about the newest method used in the template file - allowing instant settings of several debug tools - including the @section output that that old method accomplishes. In the @DECLARE section you can add any number of these . #OUTCND // outputs conditional status #OUTSEC // outputs @section names #OUTERR // outputs processing errors #OUTRPT // outputs an error report file . and it produces the same results as the old debug tools. Check "Help - What's New" in v11.x for more information on this. I hope that helps someone. Cheers, - John Gent ====================================================================== To find out more about this mailing list including how to unsubscribe, send the message "info mfg-smartcam" to [EMAIL PROTECTED] ======================================================================
