msgbox function

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

Guest

I suspect that my 2 yr old has been messing around again...

simple

say I call the msgbox function from a button click event

thus
#
msgbox ("hi")


the msgbox appears but without the text "hi"...

in other words completely blank.

I am dumbfounded!
 
benLeighton said:
I suspect that my 2 yr old has been messing around again...

simple

say I call the msgbox function from a button click event

thus
#
msgbox ("hi")


the msgbox appears but without the text "hi"...

in other words completely blank.

I am dumbfounded!

Let me guess, McAfee Anti-Virus v8.whatever, correct?
Go to the McAfee web site and download the patch specifically released to
correct this problem. Or, IIRC, you can just disable buffer overflow
protection in what you're running now. I'm not sure of the latter, as my
permanent solution was to find better behaved anti-virus software.
 
absolutely! thanks again
--
thanks/regards


Peter van der Goes said:
Let me guess, McAfee Anti-Virus v8.whatever, correct?
Go to the McAfee web site and download the patch specifically released to
correct this problem. Or, IIRC, you can just disable buffer overflow
protection in what you're running now. I'm not sure of the latter, as my
permanent solution was to find better behaved anti-virus software.
 

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

Similar Threads

Msgbox on Windows Server 2003 1
MsgBox 1
More MsgBox questions. 3
Silent Msgbox? 9
msgbox in sheet 1
MsgBox replacement - procedure flow 3
MsgBox 1
MsgBox sounds 4

Back
Top