Notify-Selchange
This style causes a 
NTF-SELCHANGE event to be fired any time the user selects an item. Without this style, no event is generated under this circumstance.
 
Example - Define a list-box that fires an event upon selection change
screen section. ...   03 screen-1-lb-1 List-Box      notify-selchange      line 5.7      column 3.1      size 34.6 cells       lines 15.5 cells       id 1      .  |