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
What is drda ?
what optimum values can we find for freespace, ci etc?
Does qtp tool support mainframe application testing?
What is the binary search?
How many minimum number of line codes does PL/1 DB2 program requires?
What is the need to code commits in batch programs?
Can you explain function of iebgener?
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?
Tell about how do you eliminate the duplicates?
What is comp-1?
suppose program A is calling program B, at a time A will send 100 records but it has to send 500 records. how it will possible?
When the job statement is used?
How is next sentence and continue different?
State the difference between jes2 and jes3?
HOW to change the coloumns in XREF?