Need aid with startup-seq. After accidently erasing C: and recovering it,
am getting a "pure bit not set" message on every line of startup which has
a resident … cmd. Any suggestions?? Thank you, jim weber 70650,2221 exit
Jim,
Try adding the PURE keyword at the end of your "resident …" lines. You
could also set the pure bit for every one of those commands you make
resident.
David McCabe
-via WHAP! from Montreal! :^)
Jim,
Get your original workbench disk, and do a:
COPY DF0:C/#? C: CLONE
That will copy all the files from your original WB disk back into
C: and properly set the PURE bit on those files that should have it.
Don