Changes

Jump to: navigation, search

UIDE Universal IDE adapter cards for Z-80 computers

4 bytes removed, 16:31, 19 February 2017
/* Copying files between user areas. */
command. Then, use the PIP you SAVEd to the user area to copy files in:
PIP dr:<filespec>[Gn] where * dr: is the source drive ID (A: - P: ), and * n is the source USER area.
Example: To copy KERMIT.COM from Drive A USER 5 to Drive N User 15 (assumes
PIP.COM is already present in the target drive / user area):
  A:>N: N:>user 15 N:>pip n:=a:kermit.com[g5]
== More fun with CP/M Plus ==
410
edits