QWERTY
Nov 10th, 1999, 10:07 AM
Help!!! My message box doesn't work. I used that code:
RetVal=MsgBox("SOMETHING HERE", VbYesNoCancel + VbExclamation, "TITLE")
Works great to display MsgBox but when it appear I can't hear any sound. I can hear it only first time this msgbox appears, when I try to show it second or third time it is silent. Does anybody know what' wrong with it?
Thanks for any help
------------------
Visual Basic Programmer (at least I want to be one)
------------------
PolComSoft
You will hear a lot about it.
RetVal=MsgBox("SOMETHING HERE", VbYesNoCancel + VbExclamation, "TITLE")
Works great to display MsgBox but when it appear I can't hear any sound. I can hear it only first time this msgbox appears, when I try to show it second or third time it is silent. Does anybody know what' wrong with it?
Thanks for any help
------------------
Visual Basic Programmer (at least I want to be one)
------------------
PolComSoft
You will hear a lot about it.