x

x


user exits, PROC Index Level secondary input buffer
Syntax x {text}  
Category PROC
Type Command
Description serves two purposes. In a "mainline" (PROC) routine, it functions as a "stop" command and halts the PROC. In a "subroutine", it acts as a "return" statement, and returns control to the next executable line after the one which invoked it.
Options
See Also linkages px PROC
Example
Warnings
Compatibility D3 7.0 AP R83
user exits, PROC Index Level secondary input buffer