
clone_object(3)       LPC Library Functions       clone_object(3)

NNAAMMEE
       clone_object() - load a copy of an object

SSYYNNOOPPSSIISS
       object clone_object( string name );

DDEESSCCRRIIPPTTIIOONN
       Load  a  new  object from definition <name>, and give it a
       new unique name.  Returns the new object.  An object  with
       a nonzero environment() cannot be cloned.

SSEEEE AALLSSOO
       destruct(3), move_object(3), new(3)

Majik                      26 Jul 1997                          1

