Previous Topic: PROCESS CommandNext Topic: Operand Definitions


PRODUCE REPORT Command

You create a report facsimile by using the PRODUCE REPORT command. Entering PRODUCE alone on the command line displays a prompter screen. CA Ideal requires a completed report definition and a compiled program containing the report in its resource section. (See Other Program Requirements following the syntax explanation additional requirements.) The PRODUCE REPORT command produces a skeleton report using arbitrarily generated data. The data is randomly generated. The Detail option limits the number of records produced.

Note: The PRODUCE REPORT command is valid for TEST status programs only.

This command has the following format:

        {*                 }
PRODUCE {REPORT reportname}

          {*                                 }
    [FOR] {PROGRAM pgmname [VERSION version]} [DETAIL nnnn]

          [            {MAIL 'emailid'         }]
          [            {LIB                     }]
          [DESTINATION {{SYS dest‑id}           }]
          [            {{NET dest‑id} COPIES nn }]

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

          [MAXLINES n]

          [DESCRIPTION 'string']