COBOL Manual for TNS and TNS/R Programs
Compiler Directives
HP COBOL Manual for TNS and TNS/R Programs—522555-006
36-15
FLOAT and NOFLOAT
FLOAT and NOFLOAT
FMAP
Note. The NMCOBOL compiler ignores this directive and issues a warning.
Default: FLOAT
Placement: Outside the boundaries of any program
Scope: Applies to all subsequent programs
Dependencies: None
Note. The COBOL85 compiler does not recognize this directive.
Default: The NMCOBOL compiler does not produce a source file map.
Placement: Anywhere
Scope: Applies to the compilation unit
Dependencies: NOLIST and SUPPRESS do not suppress the source file map that
FMAP produces.
References:
•
LIST and NOLIST
•
SUPPRESS and NOSUPPRESS
FLOAT
NOFLOAT
VST818.vsd
FMAP
VST731.vsd