#1
|
|||
|
|||
How to suppress display of custom script code.
How do you suppress the display of the actual script code in the log window when you run a script or a subroutine that has script. I don't want to see my actual perl script in the output window. All I want to see it what I write with $Builder->LogMessage and/or the output I would see if i ran the perlscript at the command line.
|
#2
|
|||
|
|||
Uncheck 'Tools | Application Options | Logging | Log default property of each step'.
|
|
|