Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

pai

Former Member
0 Likes
482

I have a doubt regarding the PAI events.

If I doubleclick on a list is the PAI event triggered????

If not then how is the status message displayed if i double click on a line in a list...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
459

Hi Reddy,

If you double-click on a list the AT LINE-SELECTION event is raised.

PAI = Process After Input and is a dialog event, AT LINE-SELECTION = List processing event.

reward if useful.

siva.

2 REPLIES 2
Read only

Former Member
0 Likes
459

if u r talking about LIST, the there is no concept of PAI event.

it's handled by the list event AT USER-COMMAND

Reward if useful

Thanks

ANUPAM

Read only

Former Member
0 Likes
460

Hi Reddy,

If you double-click on a list the AT LINE-SELECTION event is raised.

PAI = Process After Input and is a dialog event, AT LINE-SELECTION = List processing event.

reward if useful.

siva.