#PANIC * SyQuest * PANIC!
23-Sep-90 23:34:09
Sb: #966-#PANIC * SyQuest * PANIC!
Fm: Don Curtis/SYSOP 76703,4321
To: Leslie T. Bartiromo 72347,776
Leslie,
The correct command would be:
FORMAT DRIVE DH1: NAME <anything> QUICK FFS
in place of <anything> put what you'd like the volumn name, do NOT
use a colon in the name! For example, if you wanted to call it "fh1" then
the substitue would be:
format drive dh1: name fh1 quick ffs
Or if you want to call it "george" the command would be:
format drive dh1: name george quick ffs
That way, you can access the drive as:
dir dh1:
or
dir fh1: (or george: or whatever)
Make sense?
Don