Register F
|
Registry handling commands.
SYNTAX
OPEN REGISTRY <RegistryHandler> KEY <hKey>
SECTION <cKey>
GET VALUE <uVar>
[NAME <cKey> ]
[<of: OF, REGISTRY> <RegistryHandler> ]
SET VALUE <cKey>
[<of: OF, REGISTRY> <RegistryHandler> ]
[ TO <uVal> ]
DELETE [REGISTRY] SECTION <cKey>
FROM [KEY] <hKey>
CLOSE REGISTRY <RegistryHandler>
DELETE VALUE <cKey>
[ OF | REGISTRY> <oReg>]