SiouxCityElvis
Programmer
Hello. I use RMCOBOL-85 on Linux.
Does anyone know if I can use a CALL Statement to kick off a shell script and control would come back to the "calling" cobol program so that it would continue to execute it's code after the call statement?
Basically, I want to CALL a Unix shell script instead of a COBOL subprogram.
Thanks.
-David
Does anyone know if I can use a CALL Statement to kick off a shell script and control would come back to the "calling" cobol program so that it would continue to execute it's code after the call statement?
Basically, I want to CALL a Unix shell script instead of a COBOL subprogram.
Thanks.
-David