Data definitions
CMDALLW | Generates a list of valid operations for the macros CMDRST and CMDTST |
CMDANALY CMDMEM CMDRETC CMDTA | Generates EQUATE statements for return codes Generates a transfer area for status information Generates a DSECT for command return codes Generates a transfer area for an analyzed statement |
Statement processing
CMDCST CMDRST CMDTST | Initiates the semantic error dialog Reads and analyzes a statement Analyzes a statement |
Calls in simultaneously open syntax file hierarchies
OPNCALL CLSCALL | Creates a program context Closes a program context |
Miscellaneous
CMDRC CMDSEL CMDSTA CMDVAL | Sets command return codes Creates selection mask for guided dialog Specifies information about active syntax files Checks an input value for a data type or for a wildcard search string match |
CMDWCC CMDWCO TRCMD | Check syntax of wildcard patterns and perform pattern matching Generate new names with the aid of wildcard constructors Analyzes a command |