• About this Sample
  • Microsoft Scripting Runtime
    • Overview
    • Objects
      • Dictionary Collection
        • Overview
        • Members
        • Methods
          • Add Method
          • Exists Method
          • Items Method
          • Keys Method
          • Remove Method
          • RemoveAll Method
        • Properties
          • CompareMode Property
          • Count Property
          • Item Property
          • Key Property
      • Drive Object
        • Overview
        • Members
        • Properties
          • AvailableSpace Property
          • DriveLetter Property
          • DriveType Property
          • FileSystem Property
          • FreeSpace Property
          • IsReady Property
          • Path Property
          • RootFolder Property
          • SerialNumber Property
          • ShareName Property
          • TotalSize Property
          • VolumeName Property
      • Drives Collection
        • Overview
        • Members
        • Properties
          • Count Property
          • Item Property
      • Encoder Object
        • Overview
        • Members
        • Methods
          • EncodeScriptFile Method
      • File Object
        • Overview
        • Members
        • Methods
          • Copy Method
          • Delete Method
          • Move Method
          • OpenAsTextStream Method
        • Properties
          • Attributes Property
          • DateCreated Property
          • DateLastAccessed Property
          • DateLastModified Property
          • Drive Property
          • Name Property
          • ParentFolder Property
          • Path Property
          • ShortName Property
          • ShortPath Property
          • Size Property
          • Type Property
      • Files Collection
        • Overview
        • Members
        • Properties
          • Count Property
          • Item Property
      • FileSystemObject Object
        • Overview
        • Members
        • Methods
          • BuildPath Method
          • CopyFile Method
          • CopyFolder Method
          • CreateFolder Method
          • CreateTextFile Method
          • DeleteFile Method
          • DeleteFolder Method
          • DriveExists Method
          • FileExists Method
          • FolderExists Method
          • GetAbsolutePathName Method
          • GetBaseName Method
          • GetDrive Method
          • GetDriveName Method
          • GetExtensionName Method
          • GetFile Method
          • GetFileName Method
          • GetFileVersion Method
          • GetFolder Method
          • GetParentFolderName Method
          • GetSpecialFolder Method
          • GetStandardStream Method
          • GetTempName Method
          • MoveFile Method
          • MoveFolder Method
          • OpenTextFile Method
        • Properties
          • Drives Property
      • Folder Object
        • Overview
        • Members
        • Methods
          • Copy Method
          • CreateTextFile Method
          • Delete Method
          • Move Method
        • Properties
          • Attributes Property
          • DateCreated Property
          • DateLastAccessed Property
          • DateLastModified Property
          • Drive Property
          • Files Property
          • IsRootFolder Property
          • Name Property
          • ParentFolder Property
          • Path Property
          • ShortName Property
          • ShortPath Property
          • Size Property
          • SubFolders Property
          • Type Property
      • Folders Collection
        • Overview
        • Members
        • Methods
          • Add Method
        • Properties
          • Count Property
          • Item Property
      • IFileSystem3 Object
        • Overview
        • Members
        • Methods
          • BuildPath Method
          • CopyFile Method
          • CopyFolder Method
          • CreateFolder Method
          • CreateTextFile Method
          • DeleteFile Method
          • DeleteFolder Method
          • DriveExists Method
          • FileExists Method
          • FolderExists Method
          • GetAbsolutePathName Method
          • GetBaseName Method
          • GetDrive Method
          • GetDriveName Method
          • GetExtensionName Method
          • GetFile Method
          • GetFileName Method
          • GetFileVersion Method
          • GetFolder Method
          • GetParentFolderName Method
          • GetSpecialFolder Method
          • GetStandardStream Method
          • GetTempName Method
          • MoveFile Method
          • MoveFolder Method
          • OpenTextFile Method
        • Properties
          • Drives Property
      • IScriptEncoder Object
        • Overview
        • Members
        • Methods
          • EncodeScriptFile Method
      • TextStream Object
        • Overview
        • Members
        • Methods
          • Close Method
          • Read Method
          • ReadAll Method
          • ReadLine Method
          • Skip Method
          • SkipLine Method
          • Write Method
          • WriteBlankLines Method
          • WriteLine Method
        • Properties
          • AtEndOfLine Property
          • AtEndOfStream Property
          • Column Property
          • Line Property
    • Enumerations
      • CompareMethod Enumeration
      • DriveTypeConst Enumeration
      • FileAttribute Enumeration
      • IOMode Enumeration
      • SpecialFolderConst Enumeration
      • StandardStreamTypes Enumeration
      • Tristate Enumeration