WINGETVALUE Subroutine (Windows Version Only)Usage:
r = WINGETVALUE(keynum, "subkeyname" "valuename")
Description:
Obtains a registry value. The return value is 1 or 0 to indicate success or failure respectively.
The return value also contains the following members: NAME, TYPE and VALUE.
Example:
|