[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple// CP/M question



"Matthew T. Russotto" schrieb:

> You could copy to PRN:, I think, assuming his printer works.

With CP/M 2.2, "PIP LST:=A:yourfile.asm" should work.  (if not, try LPT:
or PRN:)

If your computer has a serial interface card, you can use "PIP
PUN:=A:yourfile.asm" (PUN: may be called PTP: or UP1: depending on your
BIOS) to send the file through the serial line. A Windoze pc running
Hyperterm can be used to pick it up at the other end.


Patrick