MarcioCardoso
Technical User
Hi,
I run a Tcl script from TestStand SW(National Instruments).
In my script, I frequently test a variable which determines if the script execution should terminate or not.
Using "exit" command causes a Run-Time Error in the TestStand.
How can I finalize my script execution without use "exit" command? How can I go to end of script?
Thanks
Marcio
I run a Tcl script from TestStand SW(National Instruments).
In my script, I frequently test a variable which determines if the script execution should terminate or not.
Using "exit" command causes a Run-Time Error in the TestStand.
How can I finalize my script execution without use "exit" command? How can I go to end of script?
Thanks
Marcio