how to invoke subprogram in jcl?

Answers were Sorted based on User's Feedback



how to invoke subprogram in jcl?..

Answer / 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

how to invoke subprogram in jcl?..

Answer / saravanan

by using steps

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More IBM MainFrame AllOther Interview Questions

Can you define an alias?

0 Answers  


can you change the attribute in mapset? if so how?

0 Answers  


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

0 Answers  


What are some uses of the evaluate statement?

0 Answers  


How are type 1 and type 2 indexes different?

0 Answers  






hi.... anybody send real time project related questions & answers whatever will ask in interview plz.....help me? advanced thanks....

0 Answers  


how can we describe comp sync?

0 Answers   IBM,


Can you define path?

0 Answers  


how do u create gdgs n vsam by using file-aid ?

2 Answers  


What is Framework & How it work?

0 Answers   IBM,


How can a like table be created?

0 Answers  


Describe the benefits of drda?

0 Answers  


Categories