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