Results 1 to 2 of 2

Thread: MsgBox

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 1999
    Location
    MA, USA
    Posts
    523

    Post

    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.


  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Post

    I'm not sure what is happening in your program, but you can always put a "Beep" right before your MsgBox statement.

    ------------------
    Marty

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width