Just put following 4 lines under @DECLARE
section in your TMP,
remove slash ( // ) at beginning of line to output.
@DECLARE
//#OUTCND // outputs conditional status
//#OUTSEC // outputs section names
//#OUTERR // outputs processing errors
//#OUTRPT // generates an error report file
----- Original Message -----
Sent: Wednesday,
October 29, 2003 12:27 PM
Subject: RE:
[mfg-smartcam] CD ERR
I too lazy, I don't want to close SmartCAM, change
smartcam.ini, save it, re-open Aturn.exe, file open, process code ...... If the
conditionals can be switched on and off in the template file, I can check what
I need to check a lot faster.
-----Original Message-----
From: Dave Wolfgang [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 29, 2003 9:21 AM
To: Nix, Dan; [EMAIL PROTECTED]
Subject: Re: [mfg-smartcam] CD ERR
I'm not sure
what your up to. If you would just go into smartcam.ini file and change the
sections and conditionals from no to yes you may get what your looking for.
-----
Original Message -----
Sent:
Wednesday, October 29, 2003 10:24 AM
Subject:
[mfg-smartcam] CD ERR
I know that
#OUTSEC will show the sections of the template file that the program flows
through. Is there a similar function to output the conditionals?
@DECLARE
#OUTSEC