Home Blogs Library Forums Support Advertise
VB Script
 
A Basic Tutorial
File System Programing
 
VBScript and MS Excel
VBScript and MS Access
 
VBScript and MS Word
VBScript and MS Powerpoint
 
Windows Registry Programing
 
Windows Administration
 
Active Directory Programing
 
Miscellaneous Functions
 
You are here...
Home > Vb Script - Home > File System Programing

VBScript - File System Programing

  1. The File system Object
  2. Creating a File
  3. Opening an Existing File
  4. Reading the Contents of a File
  5. Writing Data into a File
  6. Copying a File
  7. Deleting a File
  8. Moving a File
  9. Viewing the Attributes of a File
  10. Modifying the Attributes of a File
  11. Viewing the Properties of a File
  12. Check Whether a File Exists or Not
  13. Getting the Contents of a Folder
  14. Creating a Folder
  15. Copying a Folder
  16. Deleting a Folder
  17. Moving a Folder
  18. Viewing the Attributes of a Folder
  19. Modifying the Attributes of a Folder
  20. Viewing the Properties of a Folder
  21. Check Whether a Folder Exists or Not
  22. Disk Drives