Please suggest some thing on below query.. We use C programs to link and call Cobol programs(using cobinit ,cobcall), After executing cobol applications on bash we are getting return code as zero always. Cobol program pass some return codes like (32 , 65 .. ).
This problem only occurs after installing latest Cygwin. Till earlier version program return codes have correct value. In Cobol program we use STOP RUN RETURN CODE to populate the return codes. Regards, Rashi -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple