Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!munnari.oz.au!brolga!uqcspe!cs.uq.oz.au!dtymon From: dtymon@cs.uq.oz.au (David Tymon) Newsgroups: comp.os.msdos.programmer Subject: Read-Only Directories in DOS Message-ID: <985@uqcspe.cs.uq.oz.au> Date: 25 Apr 91 22:44:20 GMT Sender: news@cs.uq.oz.au Reply-To: dtymon@cs.uq.oz.au Lines: 15 Is it possible to create read-only directories in DOS ? I have tried setting the ReadOnly attribute but all this does is prevent me from removing the directory but I can still create, edit and delete files in the directory. Surely all that needs to be done is prevent the file containing the directory information (ie: name,location,size,date etc) from being updated. Any help on the subject would be much appreciated. David Tymon