Categories

Updated: 01/25/2004

Copying Files (using File System Object)

Sometimes you need to copy files to another folder. First you should require to use FSO (File System Object.) CopyFile method of FSO is the simplest way to copy the files. Following sample code will copy some files to another folder.
©2019 A--9.com