Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how do u send return code from cobol to jcl ?

Answer Posted / lu

EX : in step02 , your cobol program, u move 16 or something
else to return code...without define return code in
wss..and you test if return code = 16 in your step03

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the compile process of cobol program expalin with code

2573


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

1209


How to override loadlib?

2030


what is the purpose of coding class parameter in job statement?

1256


how can the same proc be re-used and called by many jobs?

1499


How to run cobol program using jcl?

1219


What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

1096


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1451


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

1150


which utility is used a dummy utility?

1461


what is DD statement is used in JCL?

1190


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

1066


Must tape dataset definitions include vol=ser specifications?

1719


Is condition checking possible in jcl? If yes, how?

1284


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

2404