PillarSoft

http://www.pillarsoft.net/os-2-software/rexx/set-group-box-text.shtml

Set Group Box Text

Contributed by: Armin Schwarz

The "Set Item Value" for a Group Box is missing from the Create Link window. This function is still supported, however. To change the Group Box text from within your own program, simply type in the code below, replacing value with the text you want displayed on top of your group box.

/* Set value Text1000 Group Box */
CALL VpSetItemValue window,1000,value