Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
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.
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.