home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Archived / Internet / News-Email / popstr202a / !POPstar / !Run < prev    next >
Text File  |  1999-06-01  |  1KB  |  28 lines

  1. RMEnsure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later versions
  2.  
  3. RMEnsure BorderUtils 0.02 RMEnsure WindowManager 3.17  RMLoad System:modules.BorderUtil
  4.  
  5. /<Obey$Dir>.!Boot
  6.  
  7. If "<SysLog$Dir>" <> "" Then RMEnsure SysLog 0.17 Run <SysLog$Dir>.!Run
  8.  
  9. RMEnsure SocketWatch 0.00 RMLoad System:Modules.Network.SockWatch
  10. RMEnsure SocketWatch 0.00 Error You need SocketWatch 0.00 or later to run POPstar
  11.  
  12. | Uncomment next line to set debugging to highest level on startup
  13. | If "<SysLog$Dir>" <> "" Then SysLog POPstar 255
  14. | Uncomment next line to enable memory leak checking into the POPstarL log
  15. | If "<SysLog$Dir>" <> "" Then SysLog POPstarL 255
  16. WimpSlot -min 92k -max 92K
  17. | Optional parameters:
  18. |  -voyager  : send voyager_initalise message, to light Mail fetcher LED
  19. |  -flashled : make mail fetcher LED flash when new mail arrives
  20. |  -noicon   : no iconbar icon (overrides config file)
  21. |  -quit     : quit when autofetch/send finished (overrides config file)
  22. |  -debug    : send more debug data to syslog (pri. 160)
  23.  
  24. | Uncomment the next line and remove the last one to cause fatal errors
  25. | to get appended to the Errors files in the !POPstar directory
  26. |/<POPstar$Dir>.!RunImage %*0 2>><POPstar$Dir>.Errors
  27.  
  28. /<POPstar$Dir>.!RunImage %*0