Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

SELECT-VARIABLE-ELEMENTS Select elements from list variable

The SELECT-VARIABLE-ELEMENTS command displays the elements of an S variable (list variable) on the screen and writes any elements selected from these to another S variable.

SELECT-VARIABLE-ELEMENTS

FROM-VARIABLE=<composed-name 1..255>

,TO-VARIABLE=<composed-name 1..255>(...)


<composed-name 1..255>(...)




SELECTION-CODE = *NO / *YES




      *YES (...) 



             LENGTH = 1 / <integer 1..75>

,HEADER-LINE=*NONE/<c-string 1..80>

,MESSAGE=*NONE/<text 1..240 with-low>

,DISPLAYED-ELEMENTS=*STD/list-possible(5): <composed-name 1..255>(...)


<composed-name 1..255>(...)




LENGTH=*BY-VALUE/<integer 1..75>




,TITLE=*BY-ELEMENT-NAME/<c-string 1..75>

Return codes

(SC2)

SC1

Maincode

Meaning/Guaranteed messages


0CMD0001No error

1CMD0202Syntax error

3CMD2203Incorrect syntax file

32CMD0221System error (internal error)

64SDP0091Semantic error
Guaranteed messages: SDP1120, SPD1121, SPD1122

64SPD0259Operation aborted: selection ignored

130SDP0099No further address space available