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

Re: Applesoft Basic



Along with those answers, lets try the BASIC command to
access DOS.

PRINT CHR$(4);"CATALOG"
PRINT CHR$(4);"CATALOG,D2"
PRINT CHR$(4);"RUN NEXTPROGRAM"
PRINT CHR$(4);"PREFIX /MYDISK/DATA"

sheercon wrote:
> 
> Would anyone know the command for showing the contents of a disk with
> Applesoft? I thought it was catalog, but it's not...
> 
> Thanks,
> Brian