home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / FileMover / Dopus5 / DC-OP55B.LZX / Opus5 / arexx / CDO+PBarReadme.txt < prev    next >
Encoding:
Text File  |  1995-05-06  |  1.2 KB  |  30 lines

  1. In the *Arexx*/ directory are two rexx things I wrote tonight...
  2.  
  3. One is very simple (but very usefull). When run correctly from a Shell it
  4. will CD to the Source-Lister's path. (Actually, it just prints the path,
  5. but using the simple built in AmigaDOS pseudo-pipe it works).
  6.  
  7. I used to use this in Opus4 (CU Amiga Coverdisk vers!) and found it very
  8. usefull when I needed to use a shell when looking at extracted archives
  9. in lots of wierdly named nested directories...
  10.  
  11.  
  12.  
  13. The other one is a little more complex, but not really that major...
  14. It generates a progress bar for external commands. For example, when
  15. crunching lots of files, a progress requester will be there just like
  16. when deleteing a load of files with the internal delete command.
  17.  
  18. I've only just finished this (very tired, going to bed!), and have
  19. only installed it on my PowerPacker-Crunch button, but I plan to
  20. install it all over the place (for example on .LHA extract and stuff)...
  21.  
  22. Hope you enjoy...
  23.  
  24.  
  25. You have my permission to do whatever you want with these files.
  26.  
  27. Hopefully I'll have time to write some slightly more advanced stuff for
  28. DOpus5, but I thought you might want this stuff as the Readme on the
  29. disk implied that you could do with some example ARexx stuff...
  30.