home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 2 / DATAFILE_PDCD2.iso / utilities2 / _suite / !Suite / !Run < prev    next >
Text File  |  1993-09-10  |  671b  |  24 lines

  1. | !Run
  2.  
  3. | For BASIC Editor to be loaded automatically, uncomment the next two lines
  4. | and, if necessary, edit the position where the module can be found.
  5. | RMEnsure ARMBasicEditor 1.00 RMLoad System:Modules.BasicEdit
  6. | RMEnsure ARMBasicEditor 1.00 Error 0 I cannot find the BASIC editor
  7.  
  8. Set Suite$Dir <Obey$Dir>
  9. IconSprites <Suite$Dir>.!Sprites
  10.  
  11. | After !RunImage put the 3 lettered code of all the icons desired on bar
  12. | BIN - Bin icon
  13. | SET - Set-Type icon
  14. | BAS - BASIC Editor icon
  15. | VDU - VDU icon
  16. | SPE - Speaker on/off icon
  17. | CSD - Set CSD icon
  18. | SPR - Icon Cacher
  19. | CLK - Clock
  20. | ARM - ARM3 Cache
  21.  
  22. WimpSlot -min 64k -max 64k
  23. Run <Suite$Dir>.!RunImage BIN SPE CSD
  24.