Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
General Reference
>
COBOL Language Reference
>
Part 3. Additional Topics
>
Double-Byte Character Set Support
>
Procedure Division
>
The CANCEL Statement (DBCS)
The CANCEL Statement (DBCS)
Syntax Rules
Identifier-1 must not be a data item of class DBCS; literal-1 must not be a DBCS literal.
This restriction is removed.
The program-name given by identifier-1 or literal-1 must not contain DBCS characters.
This restriction is removed.
Parent topic:
Procedure Division