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

enter key

Former Member
0 Likes
442

hi guyz,

happy new yearz:)

Actually the program should execute only when f8 on the selectio screen but now its executing when enter key...can u plz suggest me how to stop this ...

regards

3 REPLIES 3
Read only

Former Member
0 Likes
424

sorry.........ignore this thread

Read only

Former Member
0 Likes
424

HI,

Check for the function code which was assigned to Enter button in the program, I hope some where you were using the same in the code too.

Regards,

Satya

Read only

former_member191735
Active Contributor
0 Likes
424

Use events. if you dont have start-of-selection or end of selection. the program will execute upon enter key