Am 05.04.20 um 09:37 schrieb David Reese:
Hi,
Up till recently I also used ZS-DOS (the "Z-System" of RomWBW) on my RC2014.
The
COPY.COM is nice, as it indeed can copy between user areas, but it
also is usable with PIPs syntax, e.g. COPY B2:=A0:FILE.EXT to copy
FILE.EXT from A0 to B2.
Btw, using ZS-DOS, you can also run commands from other user areas, e.g.
A0:COPY B2:=A0:FILE.EXT
Now, I'm using CP/M 3 and installed Z3Plus, a even more sophisticated
Z-System. Together with LSH, you even get a shell with history, ie. you
can use "cursor up" to get the last entered command(s).
You can get Z3Plus here, together with a PDF documentation:
http://gaby.de/ftp/pub/cpm/
(z3plus.pdf + z3plus.zip)
If you would like to stay with CP/M 2.2, then NZ-COM is the alternative.
I think, RomWBW delivers it now, too.
In the link above, you can find nzcom.zip + nzcom.pdf
One nice program that needs Z3Plus or NZ-COM is ZFILER, a very nice file
manager (included in Z3Plus or NZ-COM).
Oh, and using these Z-Systems, you can also "name" your drives and user
areas, e.g. instead of
A0> C2:
you can enter
A0> DBASE:
to go to C2 - so you don't have to remember on which drive/user you can
find dBase :)
Also, you can use aliases for programs or short sequences.
Using ARUNZ (included), you can make the Z-System check the ALIAS.CMD
file, and if the command you entered is not found on the (configurable)
path, ARUNZ is called to check ALIAS.CMD if an alias of that name exists.
Eg. I use the "D" alias found there quite often now, as I can use it
instead of "DIR" and also enter "D B2:D" which shows me "D*.*" on B2:
Have fun with CP/M! :)
Regards,
Anna