|
| Total Answers and Comments: 4 |
Last Update: July 04, 2006 |
|
| | |
|
No best answer available. Please pick the good answer available or submit your answer. | |
January 03, 2006 01:45:47 | #1 |
| Prashtal |
|
Member Since: December 2005 Contribution: 2 |
RE: How to pass return codes from Cobol to jcl?
| Hi, By Using COND parameter in JCL.This parameter will automatically detect the return code from the calling program. Regards |  | | Is this answer useful? Yes | No | | |
|
| |
|
July 03, 2006 17:58:51 | #3 |
| srini |
|
|
RE: How to pass return codes from Cobol to jcl?
| Hi, you should move the value to cobol defined variable RETURN-CODE |  | | Is this answer useful? Yes | No | | |
|
| |
Go To Top
|