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...


u have passed sme charecters thru parm parameter in jcl. how do u
code in cobol to recieve the values u gave in parm ?

Answers were Sorted based on User's Feedback



u have passed sme charecters thru parm parameter in jcl. how do u code in cobol to recieve the valu..

Answer / graham

by using 'USING' keyword in procedure division and dataname.
one restriction is, declaring length variable and dataname
in linkage section of covol program.

Is This Answer Correct ?    18 Yes 2 No

u have passed sme charecters thru parm parameter in jcl. how do u code in cobol to recieve the valu..

Answer / gangadhara.m

by using 'USING' keyword in procedure division and dataname.
one restriction is, declaring length variable and dataname
in linkage section of covol program.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL Interview Questions

What is comp-1 and comp-2?

0 Answers  


What do you understand by psb and acb?

0 Answers  


how we rectify soc4 and soc7 error in project(need real time answer)? please reply

3 Answers   HCL, Wipro,


we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?

1 Answers  


BY seeing a program how can we say that it is static call or dynamic call

5 Answers   CGI,


What are the various section in data division and briefly explain them.

0 Answers  


How to remove 2 duplicate records and copy only one using job control language?

0 Answers  


what is the use of filler in cobol programing?

4 Answers   MAT,


What COBOL construct is the COBOL II EVALUATE meant to replace?

1 Answers  


If my file contains 100,000 records and job abended at 55,000th records processing then how can i restart job from that record onward by ignoring that record. I can not edit the file as file size is big and it is getting browse substituted?

5 Answers   TCS,


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

0 Answers  


File status must be checked both while opening and reading the file or only while reading the file?

2 Answers  


Categories