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
How are type 1 and type 2 indexes different?
Expalin about Ibm frameworkinh working & is it platform independant & open source?
What are the error (ONCODES) codes did you encounter in PL/1 programme?
what are the common errors that occured while programming in AS/400?
We have an output dataset in job with disp parameter as shr.
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?
Explain the use of the where?
Explore the syntax of the evaluate statement?
Explain delete-connected tables?
Explain index cardinality?
What is plan and package in mainframe?
How many bytes does a s9(7) sign trailing separate field occupy ?
how will you find a particular line in debugging if its a infinite loop
What are some uses of the evaluate statement? Explore the syntax of the evaluate statement?
In a test environment, is there a need to run a runstats?