compile and link scripts for C and MicroFocus COBOL



Hi all,

Compiled the C program - cc -c filename.c
Compiled the microfocus cobol program - cob -xo filename filename.cbl

while execution, it gives - load error : file "c file called in cobol
program"
error code : 173, pc = 28, call = 1, seg = 0
173 called program file not found in drive/directory.

Any Solutions, Please help.

Regards
Vinod

.