Microsoft® Visual Basic® Scripting Edition
File Input/Output Constants
|
Language Reference |
See Also
The following file input/output constants can be used anywhere in your code in place of actual values:
Constant
Value
Description
ForReading
1
Open a file for reading only. No writing to this file can take place.
ForWriting
2
Open a file for writing. If a file with the same name exists, its previous contents are overwritten.
ForAppending
8
Open a file and write to the end of the file.
© 1996 by Microsoft Corporation.
file: /Techref/language/asp/vbs/vbscript/17.htm,
2KB, , updated: 1996年11月22日 11:12, local time: 2025年9月8日 13:05,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://massmind.org/techref/language/asp/vbs/vbscript/17.htm"> Microsoft® Visual Basic® Scripting Edition </A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to massmind.org!
.