Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

SHOW-STMT

&pagelevel(4)&pagelevel

The user can display the syntax description of a statement of the currently loaded program with the SHOW-STMT statement. The user receives a list of all statements using STMT-NAME=*ALL. When wildcards are used, a list of the functions matching the wildcard expression is output.
The statement functions just like the command of the same name, except that the syntax descriptions of statements are output instead of the syntax descriptions of commands (the STMT-NAME operand corresponds in this case to the CMD-NAME operand).

SHOW-STMT

STMT-NAME = *ALL / <structured-name 1..30 with-wild>

,INFORMATION = *MINIMUM / *MEDIUM / *MAXIMUM

,FORM = *GUIDED / *UNGUIDED

,CHECK-PRIVILEGES = *YES / *NO

,OUTPUT = *SYSOUT / *SYSLST(...)

*SYSLST(...)

SYSLST-NUMBER = *STD / <integer 1..99>

,LINES-PER-PAGE = *STD / *UNLIMITED / <integer 1..200>