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 you set a return code to the JCL from a COBOL
program?

Answer Posted / suresh . e

01 RETURN-CODE-OUT PIC S9(09) USAGE COMP.
01 RETURN-CODE-IND PIC S9(04) USAGE COMP. first
declaration is to define the variable for return
code.Second declaration is for defining a Null indicator.

Is This Answer Correct ?    0 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are the next sentence and continue different from each other?

1338


What are the different data types in cobol?

1507


What are 77 levels used for?

1142


i want a program using by if, evaluate , string, unstring, perform, occurs?

4795


What rules are followed by the search verb.

1193


) what is the difference between AID and HANDLE AID?

2194


Which is not true about evaluate statement

2509


Describe the cobol database components?

1215


What are all the divisions of a COBOL program?

1267


What the difference is between continue and next sentence?

1215


what is the use of outrecord?

2269


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

2163


What are different data types in cobol?

1380


How many bytes S(8) comp field occupy and its maximum value?

2186


What is comp-1 and comp-2?

1277