MS JScript JavaScript Tutorial

Syntax

filesystemobject.MoveFile(source, destination)
The MoveFile() method moves a file from a source to a destination.


    
    
    
    
    Move the file "test.txt" from c:\ to c:\tmp