home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / s / sprclear / !SprClear / !Run < prev    next >
Text File  |  1994-08-06  |  627b  |  15 lines

  1. |
  2. | SprClear 1.00 © 1994 Andreas Feldner
  3. |
  4. *Set SprClear$Dir <Obey$Dir>
  5. |
  6. *If "<System$Path>" = "" Then Error 0 Das ist nicht gut: System-Verzeichnis nicht gefunden
  7. *If "<Wimp$ScrapDir>" = "" Then Error 0 So einfach geht das nicht: !SprClear benötigt die Systemvariable "Wimp$ScrapDir"
  8. *WimpSlot -Min 128k -Max 128k
  9. *IconSprites <SprClear$Dir>.!Sprites
  10. *RMEnsure SharedCLibrary 0 System:modules.clib
  11. *RMEnsure SharedCLibrary 3.75 Error SprClear benötigt Clib 3.75
  12. *RMEnsure SpriteExtend 0.61 Error SprClear benötigt das SpriteExtend-Modul von Risc-OS 3.50 (oder neuer).
  13. *WimpSlot -Min 86k -Max 86k
  14. *Run <SprClear$Dir>.SprClear
  15.