How to obtain an active debug flag in CTRL script
Posted: Tue Aug 06, 2019 3:26 pm
Hi everyone,
do you know how to obtain debug flag in Ctrl?
I have my own debug flag that activates DebugFTN() messages in CTRL script, however there are some debugging that shall be prepared beforehand (some routine in loops) an only then printed out or not by DebugFTN() function.
I don't like processing preparation routine if the desired debug flag is not activated. Any ideas how to process it?
P.s. Parsing arguments did not help.
do you know how to obtain debug flag in Ctrl?
I have my own debug flag that activates DebugFTN() messages in CTRL script, however there are some debugging that shall be prepared beforehand (some routine in loops) an only then printed out or not by DebugFTN() function.
I don't like processing preparation routine if the desired debug flag is not activated. Any ideas how to process it?
P.s. Parsing arguments did not help.