syntaxis problems

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

hi,
in an accessprogram, i've a annoying problem to write my syntaxis. I do not
hve full contol about the editor. When i make use in my syntaxis eg a string
beginning with ", the editor automaicle write two "" in stead of one which i
typed. Also the text i'll be writing is not between the "" and causes an
error of course. I have to take very much attention to correct allways the
syntaxis. Also when i make use of the spacebar, he automaticly returns one
position.....
In the msgboxes, i cannot see the provided choices (vbokonly, vbyesno....).
He shows the dropdownlist very fast, too fast to select the right option i
will.

I thougt i was infected by an virus, but i did a scan with two diferent
scanners , and no virussen are detected . Is there something wrong in my
settings ??

regards Tom
 
Tom said:
in an accessprogram, i've a annoying problem to write my syntaxis. I do not
hve full contol about the editor. When i make use in my syntaxis eg a string
beginning with ", the editor automaicle write two "" in stead of one which i
typed. Also the text i'll be writing is not between the "" and causes an
error of course. I have to take very much attention to correct allways the
syntaxis. Also when i make use of the spacebar, he automaticly returns one
position.....
In the msgboxes, i cannot see the provided choices (vbokonly, vbyesno....).
He shows the dropdownlist very fast, too fast to select the right option i
will.

I thougt i was infected by an virus, but i did a scan with two diferent
scanners , and no virussen are detected . Is there something wrong in my
settings ??


When you see the problem, check to see if you have an open
form with its Timer event running.
 
hi Marshall,

that was indeed the cause of my problems. Thanks a lot

regards, Tom
 

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