Short:        Send PassiveOffline signal to Online.miami
Author:       jimd@siu.edu (Jim Dutton)
Uploader:     jimd siu edu (Jim Dutton)
Type:         comm/net
Version:      1.0
Architecture: m68k-amigaos
Date:         26 Jan 98

** Name     : PassiveOffline.miami
** PreReq's : ARexx, Miami (V2)
** CoReq's  : OnLine.Miami, OffLine.Miami
** Function : Display a (relatively) small console window wherein
**            the current amount of time (minutes) "online" is displayed
** 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);
**            Save the new configuration - everything else is automatic