Hello,
I am displaying the inetranl table using table control on screen. Now I am suing following statement to find the value of the field where cursor is placed.
GET CURSOR FIELD FLD OFFSET OFF VALUE VAL LENGTH LEN.
I have also opted ofr option called "w/selColumn" during screen painter while placing this table control on screen and the value given to it was 'BRWN' in scrren painter attributes.
Now how can I catch this value when I select a given row in the table ?
Regards,
Rajesh.