Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

STAT Output information about syntax files

&pagelevel(5)&pagelevel

The STAT function outputs information concerning activated syntax files and the specifications applying to command/statement input and processing.
For a description of the transfer area for the information, see the CMDSTA macro ("CMDSTA List information on activated syntax files").

Call


CALL SDF('STAT',area,error[,lng])


Description of the parameter list

Parameter

Data type
(length)

Input/
output

Meaning

STAT

char(4)

in

Function name: keyword STAT

area

char()

out

Transfer area in which the information is stored by SDF. Must be aligned on halfword boundary.

error

integer

out

Return code

lng

integer

in

Length of transfer area:

  • If lng is specified, the length of the transfer area is lng and FORM=LONG is output (see CMDSTA)

  • If lng is not specified, the transfer area must be 530 bytes in length and FORM=SHORT is output (see
    CMDSTA)