Access
19-Aug-88 10:34:37
Sb: #6954-Access
Fm: John Sobernheim(TCR) 76625,1210
To: Mike Havelhorst 71320,433
Mike,
One thing to keep in mind as you wade through all this is that when
specifying a path to a file or directory, there should not be any spaces.
(Unless the file or directory name itself has some spaces, and in that case,
you should quote the entire string.) When you say 'df0: c' that should be
replaced by 'df0:c'. See the diff? Good luck!
-John