Library /sys$common/syshlp/REGCP$HELP.HLB — CREATE KEY Example
REG> CREATE KEY/CACHE_ACTION=WRITEBEHIND HKEY_USERS -
_REG> \GUEST, HKEY_USERS\SYSTEM
Creates the GUEST and SYSTEM keys under the HKEY_USERS entry
point. The keys are created with the write-behind attribute.