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

Re: Apple II cassette drive.



Jon Bettencourt <jonINTERNETrelayCHAT@napaVALLEYnet.CLARInet> wrote:
> STORE and RESTORE are for variables.
> There's also a RECALL command, but I don't know what it does

RECALL reads STOREd variables from tape. RESTORE resets the pointer for
READ statements and has no connection to tape operations.

- Wulf