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