Micro Focus Visual COBOL 2.3 for Visual Studio 2015
>
General Reference
>
Compiler Directives
>
Compiler Directives - Alphabetical List
>
RESTRICT-GOTO
Micro Focus Visual COBOL 2.3 for Visual Studio 2015
>
General Reference
>
Compiler Directives
>
Compiler Control
>
Compiler Control - Error and Flag Messages
>
RESTRICT-GOTO
RESTRICT-GOTO
Generates a syntax error for GO TO statements that transfer control to outside of the current section.
Syntax:
>>-.---.-.----.--RESTRICT-GOTO------>< +-/-+ +-NO-+
Parameters:
None.
Properties:
Default:
NORESTRICT-GOTO
Phase:
Syntax check
$SET:
Any
Parent topic:
Compiler Control - Error and Flag Messages
Parent topic:
Compiler Directives - Alphabetical List
Related reference
COBCH1259 GO TO target outside current section