copy
Makes a queued copy of the specified file.
Method of
FileSyntax
int copy( FileSpecObject source, FileSpecObject dest )Parameters
The
copymethod has the following parameters:
A FileSpecObject object representing the destination directory.
Returns
An integer error code. For a list of possible values, see Return Codes.
Description
The destination can be a directory or a filename. If destination does not exist a new file will be created.
| Netscape Communications devedge.netscape.com |