HP 3000 Manuals

General Format [ HP COBOL II/XL Quick Reference Guide ] MPE/iX 5.0 Documentation


HP COBOL II/XL Quick Reference Guide

General Format 

The preprocessor commands have the following format:

     $commandname [parameterlist]

Parameters 

commandname      one of the command names shown in the list above.

parameterlist    a list of parameters for a given preprocessor command.
                 The specific parameters (if any) allowed for a given
                 preprocessor command are listed later in this section
                 where the command is described.  A list of parameters in
                 a command must be separated from the command by one or
                 more spaces, and each parameter specified must be
                 separated from any succeeding parameter by a comma
                 optionally followed or preceded by one or more spaces.



MPE/iX 5.0 Documentation