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 report‑name}
{* }
[FOR] {PROGRAM pgm‑name [VERSION version]} [DETAIL nnnn]
[ {MAIL 'email‑id' }]
[ {LIB }]
[DESTINATION {{SYS dest‑id} }]
[ {{NET dest‑id} COPIES nn }]
[ {KEEP }]
[DISPOSITION {RELEASE}]
[ {HOLD }]
[MAXLINES n]
[DESCRIPTION 'string']
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|