Hi,
Greetings. I am working on migration project which involves migration of cobol application from VAX/VMS platform to HP UNIX. I have couple of doubts while writing korn shell scripts. Could you let me know if you have information regarding how to handle the following task.
I want to pass return code from a MF COBOL program to unix korn shell script for validation purpose.
For example, RETURN-CODE=105 means ACCOUNT NUMBER MISSING
RETURN-CODE=210 means BANK NUMBER MISSING
based on this I want to write meesage to a error file using unix korn script.
Please share any useful regarding the above.
Thanks in advance for your help.
Regards,
Amar
Greetings. I am working on migration project which involves migration of cobol application from VAX/VMS platform to HP UNIX. I have couple of doubts while writing korn shell scripts. Could you let me know if you have information regarding how to handle the following task.
I want to pass return code from a MF COBOL program to unix korn shell script for validation purpose.
For example, RETURN-CODE=105 means ACCOUNT NUMBER MISSING
RETURN-CODE=210 means BANK NUMBER MISSING
based on this I want to write meesage to a error file using unix korn script.
Please share any useful regarding the above.
Thanks in advance for your help.
Regards,
Amar