I have a naïve cobol program running in visual cobol 2.3 that get a run time error 173 on MFFH. I have the cobol server path in the bat file that runs the program and even tried copying the bin folder to a different local drive with the same results. What am I missing. I have followed the documentation for running naïve programs from a workstation.
PATH=C:\PROGRAM FILES(x86)\MICRO FOCUS\COBOL SERVER\BIN;D:\CCARMARUN\BIN;D:\CCARMARUN;%PATH%
CCARMA
CCARMA is the program.