home *** CD-ROM | disk | FTP | other *** search
- //
- // Here is a simple agenda demonstrating how
- // to use the MAIL and ARCHIE features of AutoNet
- // We simply pause, then do an archie for the word "virus"
- // (We gotta keep up on those virus scanners!)
- // and then mail several people some letters.
- //
- wait 1
- ARCHIE ARCHIE.CFG
- wait 1
- MAIL MAIL.CFG
- STOP