<< Click to Display Table of Contents >> Navigation: Reference > RCPs > Run control Parameter overview |
The RCPs may be specified either in the Control Stage (between START CONTROL and FINISH CONTROL) or on the command line (the instruction to the operating system that invokes CL).
The RCPs may appear in any order.
No RCP may appear twice unless this is stated in the description following and no conflicting RCPs may appear.
Different RCPs take effect at different steps, and if significant information is missing for a requested step, CL prompts you to supply the missing data.
Comments (beginning with exclamation mark !) may appear anywhere in the Control Stage, and may also appear before START CONTROL.
RCPs used in a run are listed at the beginning of the Log file.
ADDTAB add into existing tables on ITF
ADDWRT add to end of existing IDF
B background running
BIG use additional memory if available
BINARYDATA data files will be in binary format
BRA accept blank input lines of data
BRP punch blank lines of data
C[(s)]=... input data files names (on stream s)
CC=... printer carriage controls
CARDCOLS=... columns per card
CEPX steps to be executed
CHARSET=... use special character set
CSVDATA data files will be in CSV format
CSV2[R][M][I]... produces a Tables CSV file for spreadsheets
CSV[F][P][M][T]... obsolete
EXPORT Automates exporting of data
FIRSTPAGE Suppresses new page at start of Tables and Contents
FIXEDREAD Ignore locked, all records same size
*header header for LISTING file (first line only)
H obsolete
IC= ignore input data records beginning with string
IDF=... intermediate data file(s) to be input to this CL script
INFO display all job process information at screen
INTED redirect Report file output to screen
INTERACTIVE use interactive facilities
INTRPT use interactive print facilities
INX generate an Index file
ITF=... intermediate tables file to be input to this CL script
MAT obsolete
MAXIDF= limit number of IDF records to be read
MAXPPOUT= length of PP output lines
MAXREC= limit number of data records to be read
MINSHOW= limit minimum number of data records to be seen
NOADDINI do not add this CL script to the recently accessed list
NODIS redirect interactive output to Report file
NOLOOP no loops in Tables Stages
NOLST suppress listing of CL script in Listing file
NOLSUM suppress list summary in Report file
NOPRINTF do not print the tables from ITF
NORPT suppress all output to Report file
NOTAB suppress all output to Tables file
NOWRITE suppress all output file names
O= prefix for all output files
OLDNAMES use output file names as older versions
OLDWQ apply quantity weight to unweighted as older versions
PPx=n preset PP index x to value n
PPONLY pre-process only, no checking of syntax
P[(s)]=... output punch file name (on stream s)
RPTLPP=n lines per page in Report file
RRPTSPL=n characters per line in Report file
STRIPRPT strip Report file of all but requested output
TERSE display minimum job process info at screen
TIDY do not create kfile internal files
UNDEFINED preset values to U instead of 0
UNICODE output some files as Unicode text
XNOTTEMP variables beginning X are not temporary
XREF generate cross-reference in Listing file
XTABML output the tables to an XML file
Y overwrite existing output files without prompting