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

Re: Making an Apple IIe and an IBM talk



Add the following to the beginning of the applesoft program and then run:
0D$=CHR$(4):PRINT D$;"OPEN PROGRAM.TXT":PRINT D$;"WRITE PROGRAM.TXT":LIST 
1,:PRINT D$;"CLOSE PROGRAM.TXT"
1END

Doug Browning
vgt507@freenet.mb.ca


On Thu, 6 Mar 1997, Jemather wrote:

> How do i make a "text copy" of a program?