home *** CD-ROM | disk | FTP | other *** search
- | !Run file for !MailList
- | ©1994,1995 Maurice Hendrix
-
-
- set MailList$Dir <Obey$Dir>
- IconSprites <MailList$Dir>.!Sprites
-
- | Applications required to run MailList
-
- If "<NewsDir$Dir>"="" THEN Error 0 !NewsDir has not been seen by the Filer.
- If "<NewsBase$Dir>"="" THEN Error 0 !NewsBase has not been seen by the Filer.
-
- Set MailList$Path <MailList$Dir>.,<NewsDir$Dir>.MailList.,<MailList$Dir>.Resources.
-
- | The directory in which you can store files that can be requested via e-mail:
- |
- |Set MailList$MailServerDir <MailList$Dir>.MailServer
- Set MailList$MailServerDir <Boot>.Data.Outgoing.MailServer
-
- WimpSlot -min 160k -max 160k
- Run <MailList$Dir>.!Runimage
-