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 | Input/ | 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:
|