|
LPC Library Functions: new |
|
NAMEnew() - load a copy of an object
SYNOPSISobject new( string name );
DESCRIPTIONLoad 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.
SEE ALSO |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|