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

Re: Programming the Apple IIe via the cassette in



"Michael Pender" <mpender@hotmail.com> wrote in message news:<QetMa.9236$JY1.7045@nwrddc01.gnilink.net>...
> The cassette interface uses the 'LOAD' and 'SAVE' commands (without an
> argument) to load and save programs from cassette.
> 
> The DOS 3.3 and ProDOS operating systems both 'replace' the LOAD and SAVE
> commands to access the disk device.  You'll need to chose one or the other;
> you can have either cassette access or disk access, but not both.
> 
> Sorry,
> 
> Michael Pender
> 

Not quite!

Try ":LOAD" or ":SAVE".

-uso.