>>-create(-+--------+-,subkey)---------------------------------><
+-parent-+Adds a new named subkey to the registry and returns its handle. The parent key handle parent can be a root key or a key retrieved using OPEN. If the parent key is omitted, CURRENT_KEY is used. Example:
newkey = rg~create(rg~local_machine,"MyOwnKey")