04-13-2009, 10:35 PM
Whenever I create a macro I use a ton of "out" commands in order to debug the program. Typically, I comment out these lines in order to not flood the output when I think a macro is complete. However, I do not like to completely remove all the commented lines just in case I find a bug and sometimes end up with flooded output.
I would like an option to skip the execution of "out code"
Example:
opt output 1
(value 1 being predefined as not writing to the qm output)
*note would not skip outp, just out
I would like an option to skip the execution of "out code"
Example:
opt output 1
(value 1 being predefined as not writing to the qm output)
*note would not skip outp, just out