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

can u execute a proc from another proc?

Answer Posted / manikandan

hi all here is code for invoking proc within anothr proc

//proc1 proc
//step1 exec pgm=pgm1
//step2 exec pgm=pgm2
//step exec proc1
// pend
//*********below proc2 i invoke proc1***********
//proc2 proc
//step3 exec pgm=pgm3
//step4 exec pgm=pgm4
//step exec proc1
// pend


let me know any wrong from above

thank u

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A dd statement consists of 4 fields. Name them?

1471


Explain dfsort utility?

1400


What is timing concept in mainframe?

2263


Brief description of inline procedure of jcl.

1313


State the uses of syspring, sysin, sort fields, sum fields and dummy.

1128


How is a type of file defined in the jcl that executes the cobol program?

1239


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

1372


Is it possible to left uncode disp?

1247


Name the statement which can be used to send data to another mvs jes3 node?

1218


Explain the purpose of dd * statement in jcl?

1118


What is jcl in mainframe, and how many types of jcl statements are there for a job?

1244


What are steplib and joblib? What for they are used?

1301


how can you check if a file is empty using jcl?

1479


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

2289


Is condition checking possible in jcl?

1250