home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / s / suite / !Suite / !Run < prev    next >
Encoding:
Text File  |  1995-02-07  |  843 b   |  30 lines

  1. | !Run
  2.  
  3. RMEnsure UtilityModule 3.10 Error 0 This program requires Risc-OS 3.10 or greater to run.
  4.  
  5. | For BASIC Editor to be loaded automatically, uncomment the next two lines
  6. | and, if necessary, edit the position where the module can be found.
  7. | RMEnsure ARMBasicEditor 1.00 RMLoad System:Modules.BasicEdit
  8. | RMEnsure ARMBasicEditor 1.00 Error 0 I cannot find the BASIC editor
  9.  
  10. Set Suite$Dir <Obey$Dir>
  11. IconSprites <Suite$Dir>.!Sprites
  12.  
  13. WimpSlot -min 64k -max 64k
  14.  
  15. | After !RunImage put the 3 lettered code of all the icons desired on bar
  16. | BIN - Bin icon
  17. | SET - Set-Type icon
  18. | BAS - BASIC Editor icon
  19. | VDU - VDU icon
  20. | SPE - Speaker on/off icon
  21. | CSD - Set CSD icon
  22. | SPR - Icon Cacher
  23. | CLK - Clock
  24. | ARM - ARM3 Cache
  25. | VOL - Volume control
  26. | WRN - Auto alert
  27. | CRT - Lose caret
  28. | MEM - Free memory
  29.  
  30. Run <Suite$Dir>.!RunImage BIN CSD CRT