|
How to remove read-only flag from all files
|
4/14/2002
|
|
Write to a file all folder names with respective file count and folder size
|
3/31/2002
|
|
Is there an easy way to read and write binary data with the FileSystemObject
|
3/4/2002
|
|
How to find the Windows System folder
|
3/4/2002
|
|
How to tell whether drive exists, available, or unreachable
|
11/26/2001
|
|
Example of directory structure report in tree style
|
5/8/2001
|
|
How to get access permisions of a file
|
4/19/2001
|
|
How can you find what is the current default directory?
|
2/27/2001
|
|
How do you use the .Attributes property of a GetFileName in the FileSystemObject?
|
2/27/2001
|
|
How can I search for a file in any subdirectory and delete it when found?
|
2/27/2001
|
|
How can I detect if a file is in use?
|
2/27/2001
|
|
How can I check to see if a file exists?
|
2/27/2001
|
|
Example of how to get a list of all directories into a text file.
|
2/27/2001
|
|
How can I rename all the files in a folder that start with a certain string to the same name without the string?
|
2/27/2001
|
|
How can I map a share to the next available drive letter?
|
2/27/2001
|
|
How can I get a list of all the files in a folder?
|
2/27/2001
|
|
How can I find the owner of a file on an NTFS partition?
|
2/27/2001
|
|
How can I find out what letter the CD Rom drive is on?
|
2/27/2001
|
|
How to eject a CD ROM
|
2/27/2001
|
|
Is there a tutorial for the file system object ("Scripting.FileSystemObject")
|
2/27/2001
|
|
Sample code to move all files from My Documents to a network location
|
2/27/2001
|
|
How can you get the drive size and free space of drives in a system?
|
2/27/2001
|
|
File management and deleting files.
|
2/27/2001
|
|
How do I write text into a file
|
2/27/2001
|
|
How do I read in a text file?
|
2/27/2001
|
|
Appending files
|
2/13/2001
|