Hello,
I hope I'm in the right place. I'm in a conversion from Cobol to Microfocus Cobol.
The program use to work fine in Cobol, now it compile successfully but stop at this line when running :
CALL "STR$TRIM" USING BY REFERENCE XLS-H-LINE
and gives me this error :
173 called program file not found in drive directory STR$TRIM"
I'm guessing I'm missing a librairy ? Anybody knows ?
Anybody knows where I can find this library ?
Thanks in advance,
Chantal
I hope I'm in the right place. I'm in a conversion from Cobol to Microfocus Cobol.
The program use to work fine in Cobol, now it compile successfully but stop at this line when running :
CALL "STR$TRIM" USING BY REFERENCE XLS-H-LINE
and gives me this error :
173 called program file not found in drive directory STR$TRIM"
I'm guessing I'm missing a librairy ? Anybody knows ?
Anybody knows where I can find this library ?
Thanks in advance,
Chantal