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 to execute a set of JCL statements from a COBOL program?

Answer Posted / anoop

You can execute JCL from cobol programs.

Write the jcl statements into a file and open it in out put
mode.

Is This Answer Correct ?    8 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What the difference is between continue and next sentence?

1216


Why would you use find and get rather than to obtain?

1258


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

1537


What is perform what is varying?

1219


What is the local-storage section?

1190


Write the code to count the sum of n natural numbers.

1253


Whats the difference between search & search ALL?

6656


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

2539


Difference between cobol and cobol-ii?

1341


How do you reference the fixed block file formats from cobol programs

1283


Can you please let me know the centre name of INS certification in Kolkata.

2284


How you can read the file from bottom?

1193


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

1391


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1605


How many sections are there in data division in COBOL?

1180