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 invoke subprogram in jcl?

Answer Posted / magician

just replace "subprogram" with "proc" - and it will be O'k.
e.g.
//MYJOB JOB
//*
//MYSAMPLE PROC MYPARAM=DEFAULTVALUE
//MYSUBPRO EXEC PGM=MYSUB
//... DD-cards
//MYSAMPLE PEND
//*
//MYSTEP EXEC MYSAMPLE,MYPARAM=FOREXAMPLE

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are type 1 and type 2 indexes different?

1063


Expalin about Ibm frameworkinh working & is it platform independant & open source?

2119


What are the error (ONCODES) codes did you encounter in PL/1 programme?

2961


what are the common errors that occured while programming in AS/400?

1570


We have an output dataset in job with disp parameter as shr.

989


suppose oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset?

1061


Explain the use of the where?

1128


Explore the syntax of the evaluate statement?

1013


Explain delete-connected tables?

1089


Explain index cardinality?

1103


What is plan and package in mainframe?

989


How many bytes does a s9(7) sign trailing separate field occupy ?

1192


how will you find a particular line in debugging if its a infinite loop

1806


What are some uses of the evaluate statement? Explore the syntax of the evaluate statement?

1022


In a test environment, is there a need to run a runstats?

1014