[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ProDOS Question
In article <32ACBB11.26FC@ccmail.dsccc.com>,
Vince Guytan II <VGUYTAN_at_DSC-OS8@ccmail.dsccc.com> wrote:
>I have ProDOS 2.0.1 and also have read the ProDOS 1.0.1 book. I cannot
>find any reference on how to switch directories. Can anyone help? On a
>PC you would just type cd [directory name] and it would switch. also,
>how would i create a directory?
Instead of 'cd', use 'prefix'. [And there's no #*&%@ 'prefix ..'
to back up a directory] To make a directory, try 'create fubar,tdir'
>Also, anyone know of ProDOS resources on the net (which has more info
>than my ProDOS book)?
Try http://www.visi.com/~nathan/a2/faq/doscmds.html
>Another question is how do I access the floppy drive in slot 6 if I have
>a hard drive in 7 which boots up automatically (instead of typing pr#6)?
Append a ',S6' to the first command you want to have work on the
floppy, e.g. "cat,s6". That'll send all ProDOS commands to that disk
until you change it back.
Nathan Mates
--
<*> Nathan Mates http://www.visi.com/~nathan/ <*>
# What are the facts? Again and again and again-- what are the _facts_?
# Shun wishful thinking, avoid opinion, care not what the neighbors
# think-- what are the facts, and to how many decimal places? -R.A. Heinlein
- References:
- ProDOS Question
- From: Vince Guytan II <VGUYTAN_at_DSC-OS8@ccmail.dsccc.com>