trebor2001
Programmer
Hello,
I’m very new to ACU Cobol after transferring from VB and require some assistance with the screen designer….
The problem I have is with list boxes. I am attempting to create a test list box (aptly named “scrn1-lb-test”) and populate it with the following data:
A Item 1
B Item 2
C Item 3
Where: A, B and C are the returned values from the list box and the displayed text is item 1, 2 and 3 respectively. My aim is to preferably do this with static values but if I need to create working storage for it then so be it.
If anyone can help me with this idiotically simple problem I would appreciate it. Please explain it at as low a level as possible though (ie click here!)
Thanks is advance
Rob
I’m very new to ACU Cobol after transferring from VB and require some assistance with the screen designer….
The problem I have is with list boxes. I am attempting to create a test list box (aptly named “scrn1-lb-test”) and populate it with the following data:
A Item 1
B Item 2
C Item 3
Where: A, B and C are the returned values from the list box and the displayed text is item 1, 2 and 3 respectively. My aim is to preferably do this with static values but if I need to create working storage for it then so be it.
If anyone can help me with this idiotically simple problem I would appreciate it. Please explain it at as low a level as possible though (ie click here!)
Thanks is advance
Rob