[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
OClone( oObject )-> <oClonedObject>
------------------------------------------------------------------------------
PARAMETER:
<oObject> is the object to be duplicated
RETURNS:
<oClonedObject> is the resulting clone of the source object
DESCRIPTION:
oClone duplicates any clipper object. This is a fast way to instantiate
an object without knowing its constructor methods, and very usefull if you
need an exact copy of an existing object.
See Also:
oSend
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson