NAME
LinkTclVariableToRegistryValue — Make link to propagate changes from Tcl var to registry.
ERRORS
Error Conditions
Condition
Error Code
Error Message
VarName is empty.
-12
Variable $VarName has empty value.
RegistryKeyPath is empty.
-12
Variable $VarName has empty value.
RegistryValueName is empty.
-12
Variable $VarName has empty value.
COMMENTS
For the main part of the command documentation, see
here
.