Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

CLOSE-STRUCTURE Close structure

&pagelevel(4)&pagelevel

The CLOSE-STRUCTURE statement is used to close structures in command or statement definitions.

CLOSE-STRUCTURE

LEVEL = *CURRENT / *ALL

LEVEL =
Specifies which structures are closed.

LEVEL = *CURRENT
The structure being edited is closed after the “current object”. The operand value introducing the structure becomes the new “current object”.

LEVEL = *ALL
The structure being edited is closed after the “current object”. Any structures ranked above this structure which are still open are likewise closed. The operand value introducing the lowest of all these structures becomes the new “current object”.