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
in options (main) , what is meaning of main . if u not used main what will happen? After compiling, os will not understand where to load and execute from
What is z os in mainframe?
When are scope terminators compulsory?
We have an output dataset in job with disp parameter as shr.
Name and explain the type of locks?
how can you define a dataarea(DTAARA) IN RPG? Which spec you define it C-spec/D-spec?
can any one exaplin about Decision Tables in test region with good example
Name the various types of tables spaces.
what are the common errors that occured while programming in AS/400?
My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not abend. What is wrong with it?
suppose if you added a coloumn to db2 table, How would it be the Impact analysis?
Tandem COBOL Interview questions (on TACL,SCOBOL,ENSCRIBE,PATHWAY0
How are type 1 and type 2 indexes different?
Explain a linkage segment
How many bytes does a s9(7) sign trailing separate field occupy ?