Previous Topic: ORULES CommandNext Topic: Operand Definitions


PARAMETER Command

This command or its equivalent PF key locates the parameter definition for the current program definition. A parameter definition is allowed for a non‑ideal subprogram.

Parameter data consists of the names and descriptions of data items to pass to this program from a calling program or to this program using a RUN command. Parameter data is specified for the called program on the parameter definition fill‑in.

This command has the following format:

PARAMETER

PRINT Command

The PRINT command or equivalent PRINT prompter prints a specific definition. Access the PRINT prompter by selecting the PRINT option on the appropriate Maintenance Menu or by issuing a PRINT command.

Other PRINT commands are described under PRINT INDEX, PRINT INDEX MODULE, PRINT MEMBER, PRINT OUTPUT DESTINATION, PRINT OUTPUT STATUS, PRINT PLAN, PRINT SCREEN, and PRINT SESSION OPTIONS.

This command has the following format:

      {   *                                           }
      {{PROGRAM}                                      }
      {{PANEL  }                                      }
PRINT {{REPORT } name [VERSION version]               }
      {{SYSTEM }                                      }
      {{USER   }                                      }
      {OUTPUT output                                  }
      {DATAVIEW [auth‑id]dvwname [VERSION version]   }

      [            {MAIL 'email‑id'      }]
      [            {LIB                  }]
      [DESTINATION {{SYS name}           }]
      [            {{NET name} COPIES nn }]

      [NAME printoutput]

      [            {KEEP   }]
      [DISPOSITION {RELEASE}]
      [            {HOLD   }]

      [DESCRIPTION 'string']