Object Reference : Object View and Procedure Reference : Link
  
 
copy
Creates a copy of the link.
Creates either a named or unnamed copy of the link.
Syntax
link_name.copy
link_name.copy dest_name
Examples
L1.copy
creates an unnamed copy of the link L1.
L1.copy L2
creates L2, a copy of the link L1.
Cross-references
See also copy.