Your Browser is not longer supported
Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...
{{viewport.spaceProperty.prod}}
OPEN-VARIABLE-CONTAINER Open variable container
The OPEN-VARIABLE-CONTAINER command is used to open variable containers, which are stored as PLAM library elements. If such a variable container or element does not yet exist when the command is called, it is automatically created.
OPEN-VARIABLE-CONTAINER |
CONTAINER-NAME = <composed-name 1..64> | ,FROM-FILE = *LIBRARY-ELEMENT (...) |
| *LIBRARY-ELEMENT(...) |
|
|
| LIBRARY = <filename 1..54 without-vers> |
|
|
| ,ELEMENT = *CONTAINER-NAME / <composed-name 1..64>(...) |
|
|
|
| <composed-name 1..64>(...) |
|
|
|
|
|
| VERSION = *HIGHEST-EXISTING / <composed-name 1..24> | ,LOCK-ELEMENT = *NO / *YES | ,SCOPE = *CURRENT / *PROCEDURE / *TASK(...) |
| *TASK(...) |
|
|
| SAVE-AT-TERMINATION = *NO / *YES | ,AUTOMATIC-DECLARE = *ALL / *NONE / <structured-name 1..20 with-wild(40)> / |
|
|
|
|
| list-poss(2000): <structured-name 1..20> |
|
Return codes
(SC2) | SC1 | Maincode | Meaning |
| 0 | CMD0001 | No error |
2 | 0 | SDP00xx | Warning that the following has occurred: guaranteed messages: SDP1008, SDP1018 |
| 1 | CMD0202 | Syntax error |
| 3 | CMD2203 | Incorrect syntax file |
| 32 | CMD0221 | System error (internal error) |
| 64 | CMD0216 | Do not have required privilege |
| 64 | SDP0091 | Semantic error |
| 130 | SDP0099 | No further address space available |