Copy Method

Object: Folder
Syntax: Copy ([in] DestinationDirectory, [in, optional] OverWrite)
Description: This method copies the current folder, sub-folders and files to another location.

If OverWrite is True, all similarly named files will be overwritten. It is True by default. Set OverWrite to False to not overwrite any existing destination files.

Copyright © 2010 SoftArtisans, Inc. All rights reserved.