Short:        Show Reg. Miami Online time & phone no. in window
Author:       jimd@siu.edu (Jim Dutton)
Uploader:     jimd siu edu (Jim Dutton)
Type:         comm/net
Version:      1.2
Architecture: m68k-amigaos
Date:         26 Jan 98, 23 Feb 98

** PreReq's : ARexx, REGISTERED Miami (V2 ?)
**
** CoReq's  : OffLine.Miami, PassivOffLine.Miami, Miami Phone Log file defined,
**            Events (ARexx) Console defined (for ARexx errors)
**
** Function : Display a (relatively) small console window wherein
**            the current amount of time (minutes) "online" is displayed along with
**            the dial-up phone number (from the phone log)
**
** Caveats  : As with any other Shell/CLI window, accidently moving
**            cursor in the window interrupts output
**
** Benie's  : Initial window can be resized and moved as desired
**
** Comments : ARexx must be up and running before Miami is;
**            Modify the initial window size as needed;
**            The console window closes automatically after Miami
**                goes offline, after the 15 (sec) pause at the bottom
**
** Usage    : Place this and the other programs in a Miami subdirectory;
**            Use the Miami EVENT configuration to select each program
**            for their appropriate event (type); turn on the Phone Log
**            and enter path in Phone_Log variable below; enable the Events
**            Console (eg; "CON:5/5/600/50/Miami_ARexx_Console/Auto/Close",
**            adjust CONsole size parameters as needed)
**
**            Save the new configuration - everything else is automatic