Hallo

I have a small problem with the MsgBox function of VB. My program receives input from an electronic eye. If the user enters invalid values in the textbox, a msgbox with error message pops-up. As soon as this happens, the program stops because the message box is by default modal.

Is there anyway to remove the modal mode so that the rest of the program can keep on running? I need help desperately?

Thanx