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...