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 code Cobol to access a parameter that has been
defined in JCL?

Answer Posted / shan

Ff it is SYSIN input in JCL,
ACCEPT <VARIABLE> FROM SYSIN
If it parameter is give through PARM, then COBOL program
should recieve through LINKAGE SECTION

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we redefine the field of x(200) to less than 200?

1429


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

1306


What is cobol?

1288


Write the code implementing the perform … varying.

1118


what is the difference between COBOL2 AND COBOL390?

3112


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6661


how do you reference the rrds file formats from cobol programs

1652


What is the difference between external and global variables in COBOL?

1537


What is the local-storage section?

1190


how can i see junk values in dclgen or in hostvariable of comp ?

3048


Write a program that uses move corresponding.

1204


Name the divisions, which are available in a cobol program?

1293


What are different data types in cobol?

1382


What is the usage of comp fields in cobol?

1222


State the various causes of s0c1, s0c5 and s0c7.

1140