|
Microsoft® JScript Move Method |
Language Reference Version 3 |
Moves a specified file or folder from one location to another.
object.Move( destination );The Move method syntax has these parts:
Part Description object Required. Always the name of a File or Folder object. destination Required. Destination where the file or folder is to be moved. Wildcard characters are not allowed.
The results of the Move method on a File or Folder are identical to operations performed using FileSystemObject.MoveFile or FileSystemObject.MoveFolder. You should note, however, that the alternative methods are capable of moving multiple files or folders.
© 1997 by Microsoft Corporation. All rights reserved.
See also:
| file: /Techref/inet/iis/jscript/htm/js272.htm, 2KB, , updated: 1997/9/30 03:44, local time: 2012/2/10 08:34,
38.107.179.232:LOG IN |
| ©2012 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://www.piclist.com/techref/inet/iis/jscript/htm/js272.htm"> Move Method</A> |
| Did you find what you needed? |
| piclist.com members can LOGIN to post questions, add public or private comments, links or even new pages(!). To start, fill out the form. |
|
Ubicom SX18 thru SX52, PIC 16c5X compatibile, 50 to 75 MIPS microcontrollers! Now US customers can buy the Excellent SXDev from SXList.com for $150 + $15 import fee + s&h (~ $180 total+tax in CA) |
.