When operating on files on the client platform with MSIE, this method provides a means of copying files within the file system.
The destination argument needs to be a valid location within the file system the File object belongs to. Given that computers allow for the mounting of foreign file systems through a variety of different techniques, the target file system path may be constructed quite differently to that of the source path.
See also: | FileSystem.CopyFile(), Folder.Copy() |
Prev | Home | Next |
File.Attributes | Up | File.DateCreated |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |