Home
Portfolio
Code Library
back to list
Retrieve values from the Windows registry
Use this simple formula to access the Windows registry for any version. Pass to it the Key, SubKey and Valuename as shown below
Lotus Formula
RegValueVariable := @RegQueryValue( "HKEY_LOCAL_MACHINE" ; "Software\\Lotus\\Notes\\5.0" ; "Path" );
Posted by fbrefere001 on Wednesday May 29, 2002