CompuServe Thread

#Aid please?

3 messages in this thread
#42044From: jim weberNov 29, 1991 10:45 PM
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
#42048From: David McCabeNov 29, 1991 11:31 PM
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! :^)
#42053From: Don Curtis/SYSOPNov 30, 1991 1:13 AM
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