Copy Method

Object: File
Syntax: Copy ([in] Filename, [in, optional] OverWrite)
Description: This method copies the current file to another location. By default, it overwrites the destination file. To not overwrite the destination file, set OverWrite to False.

Copyright © 2010 SoftArtisans, Inc. All rights reserved.