Thanks Richard!
But, to run Perl Script with "exit" command, is used a "Call Exe" TestStand Step (I saw it in the Perl example above) instead a "Call Perl Script" Step.
To use "Call Tcl Script" instead "Call Exe" is more easy and practical to send/read variables to/from Tcl script.
I've noted that some commands which causes errors in the script execution, as a invalid command or "puts stdout" command, terminate the script execution but don't cause errors to TestStand.