MsgBox - Display String in MessageBox 

MsgBox.zip - A small utility program to display an arbitrary string in a Windows MessageBox and then wait for the user to click on the OK button.   Source code included.

Syntax:
   MsgBox [Words to display]

[switches]
  none

Examples 
         MsgBox This text displayed to the user

The program provides no command line switches, not even to display help text.

License

The program may be used freely.  Please direct new users to this web page to download their own version of the executable.   You may modify the source code and are encouraged to compile your own image for your usage.  If you will distribute your build, please rename the executable to differentiate from this distribution.

For comments or feedback, send email to "joe" at this domain.