Code Window is Perpetually Running/Compiling

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

Guest

Hello. I'm a professional developer with a PC happily running Access 97,
2000 & 2002 from separate folders. Starting two days ago, whenever I open
any code in an app in the 2002 version, it perpetually checks the code - and
I mean constantly. With every key I press, it turns my code red (until I've
finished typing a full variable name or etc), capitalizes or spaces it out.
This makes it very very very difficult to write code. I can't get
intellisense, etc. I had this same problem with 97 several years ago and
can't remember what the fix was.

HELP!

Thanks,
schubash
 
This is a typical symptom of having a form open that has code running in the
timer event.
 

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