VMS Help  —  RDML72  Preprocessor  /OUTPUT
    Specifies a file for the host language output. The default file
    types are ".C" for VAX C and DEC C and ".PAS" for VAX Pascal,
    and DEC Pascal. The RDML preprocessor will create this file only
    following a successful precompilation.

    Format:

          /OUTPUT[=file-spec]   (Default)
          /NOOUTPUT

    Example:

          $ RDML/OUTPUT=EMPUPDATE.PAS EMPUP.REP
Close Help