Application Development 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: 

Double click on F8 to run - Event problems.

lferreira
Explorer
0 Kudos

Hi,

I am having a problem on report mode when I click on Run Button (F8) for the first time.  I do not know how to solve.

The first time I click on F8

Nothing happens and I have to click again in order to run the program.

I have used a lot the debbug tool and I discovered that on the first click, the arrow points to the left on the event START-OF-SELECTION:

I do not know why!

When I click on F8  for the second time and so on... the things works perfectly.

I have some validation on the code that checks the user's input. Maybe I am using the wrong event to do that, because when I remove the validations check... It works, in other words, I do not have to double click the button F8 in order to run the START-OF-SELECTION

Does anyone have any idea on what's going on?

Thanks!

1 REPLY 1

Former Member
0 Kudos

Lindomar,

Could you please put your code here, so we can see what´s going on.

Regards,

João