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 | |||||||||||||||||||||||||||||||||||
|
Return codes
(SC2) | SC1 | Maincode | Meaning |
0 | CMD0001 | No error |