Stop error 2105 using Gotorecord acnext?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I keep hetting the error 2105 when using gotorecord acnext at the nd of a
dataset. I cannot seem to get a custom error handler to work. Is there any
way to avoid this such as checking if this is the last entry before trying to
go to the next?
 
well, correctly written error handling code *should* be able to take care of
it. before we do some "check before the fact" code, can you post the
procedure so we can see the error handler? maybe there's a simple fix.

hth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top