home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / demos / r / spacetech / !SpaceTech / !Run next >
Encoding:
Text File  |  1992-02-20  |  415 b   |  18 lines

  1. | startup file for weather animation
  2. |
  3. set 29/01/90$Path <Obey$dir>
  4. If "<System$Path>" = "" then Error 0 System resources cannot be found 
  5. RMEnsure MemAlloc RMLOAD System:Modules.MemAlloc
  6. Fontsize   0K
  7. Spritesize 0K
  8. RMASize    0K
  9. RAMFSSize  0K
  10. Screensize 160K
  11. SystemSize 0
  12. rmkill MemAlloc
  13. set SYS$DateFormat %we,%zdy%st %m3 %ce%yr  %24:%mi
  14. set startup 29/01/90
  15. dir <29/01/90$Path>
  16. lib <29/01/90$Path>
  17. run !RunImage
  18.