Microsoft® JScript Delete Method |
Language Reference Version 3 |
Deletes a specified file or folder.
object.Delete( force );The Delete method syntax has these parts:
Part Description object Required. Always the name of a File or Folder object. force Optional. Boolean value that is True if files or folders with the read-only attribute set are to be deleted; False (default) if they are not.
An error occurs if the specified file or folder does not exist.The results of the Delete method on a File or Folder are identical to operations performed using FileSystemObject.DeleteFile or FileSystemObject.DeleteFolder.
The Delete method does not distinguish between folders that have contents and those that do not. The specified folder is deleted regardless of whether or not it has contents.
© 1997 by Microsoft Corporation. All rights reserved.
file: /Techref/inet/iis/jscript/htm/js266.htm, 2KB, , updated: 1997/9/30 03:44, local time: 2024/11/23 18:31,
3.147.53.90:LOG IN
|
©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://ecomorder.com/techref/inet/iis/jscript/htm/js266.htm"> Delete Method</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.