Micro Focus Enterprise Developer 3.0 for Eclipse
>
Programming
>
Mainframe Programming
>
SQL Option for DB2
>
Reference
>
XDB Directive Options
>
DECLARE
DECLARE
Tells the preprocessor that host variables are declared in a BEGIN/END DECLARE section of a COBOL program.
Restriction:
This topic applies to Windows environments only.
Syntax:
[NO]DECLARE
Parameters:
None
Properties:
Default:
NODECLARE
Comments:
The default is NODECLARE, which makes the BEGIN/END DECLARE section optional.
Parent topic:
XDB Directive Options
Comments:
The default is NODECLARE, which makes the BEGIN/END DECLARE section optional.