pTAL Conversion Guide

Compiler Operation
pTAL Conversion Guide527302-002
19-23
For pTAL and TAL
subproc-name
is a subprocedure name.
The default optimization level of a subprocedure is that of its enclosing
procedure.
comment
is any text.
Default: The optimization level that OPTIMIZE specified
Placement: Only in the compilation command (not in the source file)
Scope: Applies to the compilation unit
Dependencies: None
Example 19-1. File for OPTIMIZEFILE Directive
# This is the optimizefile for compilation xyz.
abc.sub 0
abc 2
def 1