[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Applesoft Basic
ICS Softy <icssofty@aol.com> wrote in article
<19990518034415.10952.00001798@ng31.aol.com>...
> Guys...
>
> I think Brian wanted to show a disk contents from an Applesoft program.
I know
> it can be done with ProDOS (reading each directory entry as a string) but
I've
> been out of it for way too long to be of any help.
Okay. That would be CTRL-D followed by the desired DOS command. i.e.
5 PRINT CHR$(4);"CATALOG"
The same idea works with the other DOS commands.
Pat McNeil