pTAL Reference Manual (H06.03+)
Syntax Summary
HP pTAL Reference Manual—523746-005
A-99
GMAP
GMAP
More information: GMAP on page 17-34
GP_OK
More information: GP_OK on page 17-35
Default: GMAP
Placement: Anywhere, any number of times. The last GMAP or NOGMAP in the
compilation unit
determines whether the compiler lists the global map.
Scope: Applies to the compilation unit
Dependencies:
•
GMAP has no effect if NOLIST, NOMAP, or SUPPRESS is active
•
NOGMAP suppresses the global map even if MAP is active
References:
•
LIST on page A-103
•
MAP on page A-104
•
SUPPRESS on page A-114
Note. The EpTAL compiler ignores this directive.
Default: pTAL compiler: GP_OK
EpTAL compiler: NOGP_OK
Placement: Anywhere except inside a data block or inside a procedure declaration
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
Dependencies: Do not use GP_OK with CALL_SHARED
References: CALL_SHARED
on page A-91
GMAP
NOGMAP
VST142.vsd
GP_OK
NOGP_OK
POPGP_OK
PUSHGP_OK
VST661.vsd










