Microsoft® JScript FileExists Method |
Language Reference Version 3 |
Returns True if a specified file exists; False if it does not.
object.FileExists(filespec)The FileExists method syntax has these parts:
Part Description object Required. Always the name of a FileSystemObject. filespec Required. The name of the file whose existence is to be determined. A complete path specification (either absolute or relative) must be provided if the file isn't expected to exist in the current folder.
© 1997 by Microsoft Corporation. All rights reserved.
file: /Techref/inet/iis/jscript/htm/js320.htm, 2KB, , updated: 1997/9/30 04:44, local time: 2024/10/31 18:32,
3.21.158.177:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 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://linistepper.com/techref/inet/iis/jscript/htm/js320.htm"> FileExists Method</A> |
Did you find what you needed? |