How we can Pass the parameters from JCL to assembler Pgm?
Answer Posted / anon
Using the PARM= keyword on the EXEC PGM statement in the
JCL. The parameters can be accessed in the program as
explained in Answer #1.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is maximum displacement and how to cross this limit?
Explain the difference between various read and find statement?
explain about maximum displacement and how to cross this limit?
Explain about house keeping in assembler?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
What is house keeping in assembler?
what is need of start 0? In steed of
explain icm instruction?
What is need of start 0?
Explain about base register?
What does the following code do? Ap wkur,=p5 where wkur is a label?
What will happen if we drop the base register in the program which contains only one basereg?
Explain how to pass instream data in sysin with assembler?
How do you round the addition or subtraction of two numbers in assembler?
How many maximum base registers we can have in a single program?