IBM AS/400 Frozen Dessert Maker User Manual


 
CRTRPGMOD Command
condition-name
Up to 32 condition names can be specified. Each name can be up to 50
characters long. The condition names will be considered to be defined at
the start of compilation.
PRFDTA
Specifies the program profiling data attribute for the program. Program profiling
is an advanced optimization technique used to reorder procedures and code
within the procedures based on statistical data (profiling data).
*NOCOL
This program is not enabled to collect profiling data. This is the default.
*COL
The program is enabled to collect profiling data. *COL can be specified only
| when the optimization level of the module is *FULL, and when compiling
| with a target release of *CURRENT. .
CRTRPGMOD Command
The Create RPG Module (CRTRPGMOD) command compiles ILE RPG source
code to create a module object (*MODULE). The entire syntax diagram for the
CRTRPGMOD command is shown below.
Job: B,I Pgm: B,I REXX: B,I Exec
420 ILE RPG for AS/400 Programmer's Guide