Library /sys$common/syshlp/regcp$help.hlb — MODIFY VALUE Example
REG> MODIFY VALUE/DATA=COSMOS/TYPE=SZ/NAME=COMPUTERNAME -
_REG> HKEY_LOCAL_MACHINE\NODE
This example creates the COMPUTERNAME value for the key
HKEY_LOCAL_MACHINE\NODE, and sets its type code to SZ
and its data value to "COSMOS".