Validating command operands
When your command processor receives control, it must verify that operands entered with the command are valid and that required operands are specified. This topic introduces the parse service routine and describes how it can be used to determine the validity of command operands. For a complete description of the parse service routine, see z/OS TSO/E Programming Services.