Previous Topic Next topic Print topic


ILNAMESPACE

Specifies the default namespace for items such as classes when building a project.
Restriction: This directive is supported for managed COBOL only.

Syntax:

>>-----.---ILNAMESPACE--"namespace"---.--><
       +-NOILNAMESPACE----------------+

Parameters:

namespace The default namespace

Properties:

Default: NOILNAMESPACE
IDE equivalent: Click Project > Properties > COBOL > Additional Directives or Project > Properties > Application > Default Namespace
Previous Topic Next topic Print topic