home *** CD-ROM | disk | FTP | other *** search
/ Amiga Times / AmigaTimes.iso / programme / Scalos1.1 / scalos_extras / ScalOS_extras.doc < prev   
Encoding:
Text File  |  1998-10-06  |  1.4 KB  |  42 lines

  1. Some extras that could come in useful if you´re using the
  2. excellent WBreplacement ScalOS. If you´re not, what are you
  3. waiting for?
  4.  
  5. Anyway, here´s what the things do.
  6.  
  7. B3S drawer - anyone that´s seen Dopus5.x knows what this is. You know
  8. that if you double-click on the desktop you get a list of available
  9. devices so you can click yourself easier to the correct place.
  10. This is the ScalOS equivalent. My suggestion is that you attachs
  11. it to the disk-popupmenu.
  12.  
  13. The files browse.script and open_volume.rexx does the same but in different
  14. ways. The browse one (attach it to the diskpopup menu and the
  15. window popupmenu) opens up the asl-filerequester and lets you
  16. choose what drawer to open. The window then opens itself.
  17.  
  18. Run.script is best used attached to the disk-menupopup (this is getting
  19. tedious...). It opens up the asl-filerequester too but this one lets
  20. you choose a file instead of a drawer. Said file gets run as if you
  21. had doubleclicked on it.
  22.  
  23. copy_to_system.rexx copies files to preset destinations depending
  24. on their name, i.e. files ending in .library ends up in libs:
  25.  
  26. Well, that´s it for now. Except:
  27.  
  28. Requirements
  29. ------------
  30.  
  31. Apart from an Amiga and ScalOS installed, you´ll need:
  32.  
  33. *The assignment ScalOS: pointing to the ScalOS install-dir.
  34. The command opendrawer (included in ScalOS) should be in
  35. a drawer named tools there.
  36.  
  37. *Wbrun in c: and parm.library in libs: (can be found elsewhere
  38. on the nearest Aminet-mirror).
  39.  
  40. *Reqtools and rexxreqtools
  41.  
  42. Well, enjoy.