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-VARIABLE-CONTAINER Close variable container

&pagelevel(4)&pagelevel

Domain: PROCEDURE

Command description

The CLOSE-VARIABLE-CONTAINER command closes the specified variable containers.

Note

If a variable container is closed while variables stored in this container are still declared, the variables are deleted automatically.

Format

CLOSE-VARIABLE-CONTAINER

CONTAINER-NAME = <composed-name 1..64 with-wild(80)> / list-poss(2000): <composed-name 1..64>

Operands

CONTAINER-NAME =
Name of the variable container.

CONTAINER-NAME = list-poss(2000): <composed-name 1..64>
List of the names of the variable containers.

CONTAINER-NAME = <composed-name 1..64 with-wild(80)>
Variable container which matches a specified search pattern.

Note

If a variable container is closed the variables declared in this container are deleted.

Command return codes

(SC2)

SC1

Maincode

Meaning


0CMD0001No error

1CMD0202Syntax error

3CMD2203Incorrect syntax file

32CMD0221System error (internal error)

64CMD0216Do not have required privilege

64SDP0091Semantic error

130SDP0099No further address space available

Example

See the "SHOW-VARIABLE-CONTAINER-ATTR Display open variable containers " command description.