Bill Reid's Mesgbox 1.0
Copyright Bill Reid, 1995
breid@ebicom.net

Description:

Bill Reid's Mesgbox is a trivial command line program that echos a
string of text you give it into a Windows message box.

Syntax:  mesgbox your_message_string

The program will simply stick everything after the "mesgbox " on the
command line into a message box and send it to the screen.  It IS a
Windows program - it will not run from DOS.  However, if you are using
Windows95 or a utility that lets you run Windows programs from the DOS
command line, it will work.  It should - that's what I designed it for.

I wrote this for simple notification purposes - it does not serve as a
pipe or anything.  I use this in the PIM programs that allow you to run
an EXE at a certain time (but won't let you send a simple message!) and
also in batch files (run from Windows) to notify me when a minimized
process is done.  Hopefully you can find a use for it as well.

Licence/Disclaimer:

This program is freeware - meaning you can use and distribute it without
payment to anyone else.  Your licence does NOT entitle you to sell this
to others at a profit, whether by itself or as part of a larger package.

As such, no warrantees or guarantees to fitness for a particular purpose
or general stability are made.  By using this program, you agree that I
am not responsible for any losses incurred by you or anyone else resulting
from the use or storage of this program.

In plain English; It's free stuff and you don't get nothing but what you got.

