copy is used to create a duplicate of certain types of objects. The resulting copy is a completely new object. The destination alias must not already be in use.
copy source SourceAlias destination DestinationAlias
where:
source is the alias of the object to be copied
destination is the alias to assign the copy to
This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 12/10/98.