
/* History:
**   1.0   Very first release
**   1.1   Major Enhancements!
**         New code to allow user to program their own ppp
**         connection string!
**         Added variables for use in connection string.
**         Fixed dumb bug of not allowing typing into ID field.
**         Also added predefined templates for building connect 
**         strings to attach to compuserve (ppp) and Spry.
**         Added new command line args -noshow and -ex
**         Stopped sharing password with IBM software.
**   1.2   Window list now tells what dialip is doing when it is 
**         not showing.
**         Can autostart a program upon connection.
**         Updated get mail to use and index and name new mail:
**         mail_path\emINDEX.msg
**   1.3   Major Enhancements!
** 1996/12 Added: Higher priority to connection so it will work    
**                better (I was starting to not connect at night 
**                presumably when they were busier),
**                Do Not Hang Up If check for and find Mail (this
**                is so you can normally use the -hu flag so it
**                will normally hangup, unless it finds mail, 
**                then it will stay connected),
**                Manual mode connection, Inactivity Timeout,
**                MRU size, Flow Control flag.
**         Fixed: 1.2 might have hung up if you tried to start a 
**                2nd one when another was already connected.
**                Does not tie up program while dialing.  You can
**                tell it to hang up or exit if you change your mind.
**   1.4   Major Enhancements!
** 1997/02/27 
**                
*/


