Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

BEGIN-STRUCTURE Declare static structure

If a structure layout is declared, BEGIN-STRUCTURE identifies the beginning of the structure layout declaration. The structure layout must be declared before the static structures which are to correspond to it. The declaration of the structure layout is terminated with the END-STRUCTURE command.

If a static structure is declared with *BY-SYSCMD, the BEGIN-STRUCTURE command must directly follow the DECLARE-VARIABLE command in which the structure is declared. In this case, the command initiates the element declarations.

BEGIN-STRUCTURE

NAME = *NONE / <structured-name 1..20>(...)


<structured-name 1..20>(...)




SCOPE = *CURRENT / *PROCEDURE / *TASK(...)





*TASK(...)







STATE = *ANY / *NEW

Return codes

(SC2)

SC1

Maincode

Meaning


0
1
1
3
32
64
130

CMD0001
CMD0202
SDP0118
CMD2203
CMD0221
SDP0091
SDP0099

No error
Syntax error
Command in false context
Incorrect syntax file
System error (internal error)
Semantic error
No further address space available