new_registry
The new_registry function is a non-class version of the CRegistry:new method which creates and returns a new CRegistry object.
R = new_registry()
R is returned as the new CRegistry object.
On failure, nil is returned.
The following script creates a new Cregistry object:
|
-- create a new instance V of the CRegistry class. |
|
-- other uses of the class go here |
|
-- deletes the object. |
Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics,
Inc. All Rights Reserved.