Environment variables for Micro Focus COBOL

Set the environment variables listed in Table 6-1 before running the Embedded SQL/COBOL sample programs.

Table 6-1: Environment variables for COBOL compiler

Environment variable

Value

COBDIR

Absolute path of the COBOL compiler installation directory

COBLIB

%COBDIR%\lib

PATH

%COBDIR%\bin;%COBDIR%\lib

LIB

%COBDIR%\lib;%LIB%