The Exit command

Choosing the Exit command forces termination of the process execution.

Field

Description

Label

Specifies the unique label of this process command. This label allows other commands to branch to this command. The label that you type here appears in the Label column on the EC Gateway Process Window.

Disable command

Disabling the command will allow temporary modification of the process statements. This allows for testing of the statements for error-free robustness. The command that has been disabled will not show in the script file (.pfs file).

Return Code

If wsproces is called by another program or a batch file, this exit code can be analyzed to determine the condition of the script termination. The Count variable containing the code value returned to report the result of the exit. The return code is optional. The value to be stored in this variable is defined by the user. The value is returned and it is also stored in the trace file.