I routinely use a browse window to show a grid format of records in the active cursor. Like this.
PUSH KEY CLEAR
BROWSE
POP KEY
You can page up, page down, arrow up, arrow down, click, or double click to select a record. But, you have to press enter, escape, or click the X at the upper right cornor of the browse screen to exit.
I would like to be able to double click on a row to select that row and exit the browse.
Does anyone know how to do that?
Thanks, Jerry
PUSH KEY CLEAR
BROWSE
POP KEY
You can page up, page down, arrow up, arrow down, click, or double click to select a record. But, you have to press enter, escape, or click the X at the upper right cornor of the browse screen to exit.
I would like to be able to double click on a row to select that row and exit the browse.
Does anyone know how to do that?
Thanks, Jerry