home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / t / term93 / Term93 / !Term93 / !Run < prev    next >
Encoding:
Text File  |  1994-11-02  |  790 b   |  21 lines

  1. IconSprites <Obey$Dir>.!Sprites
  2. RMensure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later versions. UPGRADE NOW !
  3. WimpSlot -min 192k -max 192k
  4. Set Term93$Dir <Obey$Dir>
  5. Unset Term93Resources$Path
  6. |
  7. IF "<SerialDev$Path>"="" Then ERROR 0 !SerialDev application has not been seen by the filer
  8. |
  9. Set Term93Resources$Path "<SerialDev$Path>modules.,<Term93$Dir>.modules."
  10. |
  11. Set Log$Flag 0
  12. If "<YatLog$Dir>">"" Then Set Log$Flag 1
  13. |
  14. | *** The next line can be edited to contain your preffered default save path
  15. | remember to ONLY edit the text between the "speech marks". 
  16. | example Set Term93Save$Dir "adfs::myhard1.$.PktMail"
  17. Set Term93Save$Dir "adfs::HD1.$.!Mail.Mail.DownLoads.NewMail"
  18. |
  19. WimpSlot -min 128k -max 128k
  20. Run <Term93$Dir>.!RunImage %*0
  21.