<< Click to Display Table of Contents >> Navigation: Reference > RCPs > CEPX |
The following commands specify which steps are to be run:
CEPX compile, execute, print and export
C compile only
CE compile and execute
CEP compile, execute and print
E execute only
EP execute and print only
EPX execute, print and export only
EX execute and export only
P print only
PX print and export only
X export only
CP re-compile and print (use with care)
CX re-compile and export (use with care)
CPX re-compile, print and export (use with care)
IMPORTANT: do not use CP or CPX with %TEX or changed format UNE.
Note that the logical order of Steps (Compile, Execute, Print, Export) must be preserved. For instance, you cannot execute a CL script that has not previously been compiled or has failed in compilation.
Compiling includes pre-processing.
Printing generates printable files; the actual printing is done separately.
One of the above should be specified for every run. Unless B (background) RCP is used, you are prompted for confirmation of the required steps at the screen when the CL script is run.
If the Export step is run without an EXPORT RCP then the export type will be requested.
Use [Data] [Export data] to export types not mentioned on an EXPORT RCP.