MoveFile Method

Object: FileManager
Syntax: MoveFile ([in] Source, [in] Destination, [in, optional] OverWrite)
Description: This method moves, or renames, a file from the source to the destination location. By default, it overwrites the destination file. Set OverWrite to False to not overwrite the destination file.

Copyright © 2010 SoftArtisans, Inc. All rights reserved.