[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Simple DOS Command Questions
> > [1] Change from my Ram Disk to my Floppy Drives
>
> You can enter PR#6 to boot the disk in Slot 6, Drive 1.
But if you just want to change drives then you would PREFIX /diskname or
PREFIX ,S6,D1
> > [2] Make a directory
>
> You can enter CAT,S6,D1 (for Slot 6, Drive 1).
>
> You can enter CAT FERDGAME (where "FERDGAME" is the volume name of a
> ProDOS disk in some drive accessible to ProDOS).
You should add a leading slash to signify a disk otherwise it will look for
a directory. CAT /FERDGAME
Simon.