Hi all,
I have got a selection list on screen that has a series of values in it. I used the add-last method like the following: add-last(ProgDesc1, ProgExec1) where ProgDesc1 is shown in the listbox and I was hoping that when a user double clicked on that specific line I could get hold of the ProgExec1 value and use it but all of the help that I can get hold of seems to tell me that I can add a second value, but I can't use it.
Can anyone throw any help or info my way?
TIA,
James.
I have got a selection list on screen that has a series of values in it. I used the add-last method like the following: add-last(ProgDesc1, ProgExec1) where ProgDesc1 is shown in the listbox and I was hoping that when a user double clicked on that specific line I could get hold of the ProgExec1 value and use it but all of the help that I can get hold of seems to tell me that I can add a second value, but I can't use it.
Can anyone throw any help or info my way?
TIA,
James.