When I programmatically create a New Folder the properties on that folder are automatically set to Read Only. (This is LabView 6.1). I need to unset this paramater so that the folder can be deleted, programmatically, if needed. I've tried experimenting with the permissions parameter in NewFolder but no matter what I do the folder is created as Read Only. Is there anyway out of this?