[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Programming the Apple IIe via the cassette in
Matthew Russotto <russotto@grace.speakeasy.net> wrote in message
XTydnULv-_efYp-iXTWc-w@speakeasy.net">news:XTydnULv-_efYp-iXTWc-w@speakeasy.net...
> In article <QetMa.9236$JY1.7045@nwrddc01.gnilink.net>,
> Michael Pender <mpender@hotmail.com> wrote:
> >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.
>
> Not true. Under DOS 3.3 "LOAD" and "SAVE" with no file name still access
> the tape.
Perhaps they 'should' work; but they didn't back in the day. Although I did
notice a later post that suggests using ':load' or ':save' -- that might
work.
DOS 3.3 and ProDOS both intercept the entire command line when the word
'LOAD' or 'SAVE' is typed in immediate mode.
Sorry, but I'm pretty sure what I stated originally is correct--I remember
trying it.
- Mike