Script to set all folders on a volume to list mode
Script to set all folders on a volume to list mode
- Subject: Script to set all folders on a volume to list mode
- From: "Amber Keegstra" <email@hidden>
- Date: Fri, 23 Mar 2001 15:05:23 -0500
I am new at this. I am trying to write a script that will set all the folders on a server volume to display as a list.
I have a server volume with thousands of folders that have to be changed to list view, if I can't automate it I will have to do it all manually.
I was originally going to make a script that opened each folder, then got a list of all the folders in that folder and starting with the first one repeated this step until it could't find anymore folders. Then it would change the properties of that folder and continue on until it was back to root. and go to the next folder at root...
I really don't know how I am going to go about this, But I wanted to make sure I had the right idea before I started investing alot of time into making it.
Thank you for any insight you can give me.
Amber