next up previous contents
Next: files Up: Methods Previous: remove   Contents

move

Description

Moves a specified file or folder from one location to another. The method does not move folder where the destination is on a different volume. You can write your own function to do this.


Syntax

folder.move(dest)


Parameters

dest
Specifies the destination to move.


Returns

Boolean. Returns true for success, false for failure.




Copyright ©2000-2010 Shanghai TopCMM Software Technologies. All Rights Reserved.