GETSYSINT

GETSYSINT returns a size_t value that is the value of the requested system information.

Read syntax diagramSkip visual syntax diagramGETSYSINT( x)
x
The requested system information. The following is the valid keyword for x:
  • MAXACTINFO

The MAXACTINFO keyword returns the number of job accounting fields in the JOB accounting information as specified in the jobcard. In combination with the ACTINFO of the GETSYSWORD built-in function, you can obtain the individual job accounting field information.