AcuCobol - Checking an entry in the registry.

0 Likes

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.

Comment List
Related
Recommended