pTAL Reference Manual (G06.24+, H06.09+, J06.03+)
Applies to the compilation unitScope:
NoneDependencies:
GMAP
GMAPDefault:
Anywhere, any number of times. The last GMAP or NOGMAP in the compilation
unit determines whether the compiler lists the global map.
Placement:
Applies to the compilation unitScope:
Dependencies:
• GMAP has no effect if NOLIST, NOMAP, or SUPPRESS is active
• NOGMAP suppresses the global map even if MAP is active
References:
• LIST (page 506)
• MAP (page 506)
• SUPPRESS (page 515)
More information: GMAP (page 397)
GP_OK
NOTE: The EpTAL compiler ignores this directive.
GP_OKpTAL compiler:Default:
NOGP_OKEpTAL compiler:
Anywhere except inside a data block
or inside a procedure declaration
Placement:
Scope:
• GP_OK applies to subsequent code
it until it is overridden by
NOGP_OK
• NOGP_OK applies to subsequent
code until it is overridden by
GP_OK
Do not use GP_OK with
CALL_SHARED
Dependencies:
CALL_SHARED (page 496)References:
More information: GP_OK (page 397)
Compiler Directives 503