InternetUnicodeHTMLCSSScalable Vector Graphics (SVG)Extensible Markup Language (xml)ASP.NetDocument Object Model (DOM)JavaScript Server-Side VBScriptVBScript Basic ElementVBScript OperatorVBScript StatementVBScript FunctionVBScript Object VBScript Object Element VBScript Object MethodDictionary Method Draft for Information Only
ContentVBScript Methods of FSO Object
VBScript Methods of FSO ObjectSome typical predefined Elements are.
MoveFile Methodis to move one or more given source files to the specified destination. Syntaxfsoobjvar.MoveFile ( source, destination ) ArgumentfsoobjvarRequired. to specify the associated Object instance reference.MoveFileRequired Keyword. to specify the Method of associated Object.sourceRequired. The path to the file or files to be moved. The source argument string can contain wildcard characters in the last path component only.destinationRequired. The path where the file or files are to be moved. The destination argument can't contain wildcard characters.Remark
Applied toFileSystemObject ObjectMoveFolder Methodis to move one or more given source folders to the specified destination. Syntaxfsoobjvar.MoveFolder ( source, destination ) ArgumentfsoobjvarRequired. to specify the associated Object instance reference.MoveFolderRequired Keyword. to specify the Method of associated Object.sourceRequired. The path to the folder or folders to be moved. The source argument string can contain wildcard characters in the last path component only.destinationRequired. The path where the folder or folders are to be moved. The destination argument can't contain wildcard characters.Remark
Applied toFileSystemObject ObjectOpenTextFile Methodis to open a given filename file of the associated FileSystemObject Object according to the specified optional iomode setting, create keyword, and format setting, and to return a TextStream Object that can be used to read from, write to, or append to the file. Syntaxfsoobjvar.OpenTextFile(filename[, iomode[, create[, format]]]) ArgumentfsoobjvarRequired. to specify the associated Object instance reference.OpenTextFileRequired Keyword. to specify the Method of associated Object.filenameRequired. String expression that identifies the file to open.iomodeOptional Setting. Can be one of three constantscreateOptional. Boolean value that indicates whether a new file can be created if the specified filename doesn't exist. The value is True if a new file is created, False if it isn't created. If omitted, a new file isn't created.formatOptional Setting. One of three Tristate values used to indicate the format of the opened file (TristateTrue = -1 to open the file as Unicode, TristateFalse = 0 to open the file as ASCII, TristateUseDefault = -2 to open the file as the system default). If omitted, the file is opened as ASCII.Settingiomode argument: ConstantValueDescriptionForReading1Open a file for reading only. You can't write to this file.ForWriting2Open a file for writing.ForAppending8Open a file and write to the end of the file.
format argument: ConstantValueDescriptionTristateUseDefault-2Opens the file using the system default.TristateTrue-1Opens the file as Unicode.TristateFalse0Opens the file as ASCII. Applied toFileSystemObject Object©sideway ID: 180500025 Last Updated: 5/25/2018 Revision: 0 Latest Updated Links
![]() ![]() ![]() ![]() ![]() |
![]() Home 5 Business Management HBR 3 Information Recreation Hobbies 8 Culture Chinese 1097 English 339 Travel 18 Reference 79 Computer Hardware 254 Software Application 213 Digitization 37 Latex 52 Manim 205 KB 1 Numeric 19 Programming Web 289 Unicode 504 HTML 66 CSS 65 SVG 46 ASP.NET 270 OS 431 DeskTop 7 Python 72 Knowledge Mathematics Formulas 8 Set 1 Logic 1 Algebra 84 Number Theory 206 Trigonometry 31 Geometry 34 Calculus 67 Engineering Tables 8 Mechanical Rigid Bodies Statics 92 Dynamics 37 Fluid 5 Control Acoustics 19 Natural Sciences Matter 1 Electric 27 Biology 1 |
Copyright © 2000-2025 Sideway . All rights reserved Disclaimers last modified on 06 September 2019