_copy Utility - Copy File(s)

Syntax

call "_copy"{,filelist}

Description

The _copy utility copies a file or files contained in filelist. The source file(s) cannot resolve to a directory name. If the filelist contains only one file, the destination can be either a file name or the name of a directory. If there is more than one file in the filelist, the destination can only be a directory. If an attempt is made to write multiple files onto a single destination file that is not a directory, the following message is displayed:

Directory " destination" path is not available

When the destination is a directory, the original file name or names will be preserved. If the file exists in the destination, a prompt appears before the file is overwritten. The original files are not affected.

Related Files/Programs

_flist.utl

_stdinp.pub

_path.pub

_tables.dat

_resolve.utl

 

See Also

Alphabetical Utilities

Functional Listing of Utilities