home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / comms / maillist_1 / !MailList / !Run < prev    next >
Text File  |  1995-02-05  |  656b  |  22 lines

  1. | !Run file for !MailList
  2. | ©1994,1995 Maurice Hendrix
  3.  
  4.  
  5. set MailList$Dir <Obey$Dir>
  6. IconSprites <MailList$Dir>.!Sprites
  7.  
  8. | Applications required to run MailList
  9.  
  10. If "<NewsDir$Dir>"="" THEN Error 0 !NewsDir has not been seen by the Filer.
  11. If "<NewsBase$Dir>"="" THEN Error 0 !NewsBase has not been seen by the Filer.
  12.  
  13. Set MailList$Path <MailList$Dir>.,<NewsDir$Dir>.MailList.,<MailList$Dir>.Resources.
  14.  
  15. | The directory in which you can store files that can be requested via e-mail:
  16. |
  17. |Set MailList$MailServerDir <MailList$Dir>.MailServer
  18. Set MailList$MailServerDir <Boot>.Data.Outgoing.MailServer
  19.  
  20. WimpSlot -min 160k -max 160k
  21. Run <MailList$Dir>.!Runimage
  22.