home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / internet / mailbot / !MailBot / !Run < prev    next >
Text File  |  1995-02-26  |  327b  |  14 lines

  1. | Run file for MailBot
  2. |
  3. Set MailBot$Dir <Obey$Dir>
  4. IconSprites <MailBot$Dir>.!Sprites
  5. If "<Bot$Path>"="" Then Error MBotUser directory not seen.
  6. If "<Mail$Dir>"="" Then Error MailBot needs a mail directory to work with.
  7. |
  8. <MailBot$Dir>.CheckAlt
  9. if RHAlt$Pressed then <Mailbot$Dir>.mbst
  10. |
  11. <MailBot$Dir>.MailBot
  12. |
  13. Bot:!Finished
  14.