Skip to main content

AcuCobol - Checking an entry in the registry.

  • December 23, 2015
  • 0 replies
  • 0 views

Problem

Is it possible to check an entry in the registry from a Cobol program.

Resolution

The Micro Focus documentation link on this subject:-

http://documentation.microfocus.com/help/topic/com.microfocus.eclipse.infocenter.extendACUSuite/BKPPPPLIBRS143.html

Also attached is a small sample program that shows how to open the Software sub-key of the HKEY_CURRENT_USER key.