Tells the Compiler that the parameters in the USING clauses of the Procedure Division statement and each ENTRY statement conform to certain restrictions. This enables it to produce faster code.
Restriction:
This directive is supported in native COBOL only.
This directive can be used with 32-bit x86 platforms only.
Syntax:
>>-.---.-.----.--FASTLINK------------------><
+-/-+ +-NO-+
Properties:
Default:
|
NOFASTLINK
|
Phase:
|
Generate
|
$SET:
|
Initial
|
Comments: