Operation canceled by user,

  • Thread starter Reiner Harmgardt
  • Start date
R

Reiner Harmgardt

Hi NG

In my ACCESS97-Application from time to time i receive the following strange
behaviour:

when clicking on a button to start a certain subform i receive the error
3059
Operation canceled by user.
i go out and start again, the error is still there.
when i put a stop into the click-routine of this button the programm stops
at that point
when i click on continue the program moves on without showing the error
again.
the error is gone.
i take out the stop again.
the program continues fine.

Seems to me that access is storing a flag in the background of the
application.
when the application is stopped or if i put in another piece of code
the flag seems to get released.

Anybody an idea what could be the cause of this strange behaviour?

Thanks for helping.

Regards

Rainer
 
Top