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
How to pass the parameters from jcl to assembler program?
What does the following code do? Ap wkur,=p5 where wkur is a label?
how to initialize a register to 0000?
How do you round the addition or subtraction of two numbers in assembler?
Explain about house keeping in assembler?
explain icm instruction?
How are data passed from jcl parm to assembler program?
how to retrieve the instream data in sysin?
Explain how to produce soc7 abend?
What is the use of trt instruction?
How many maximum base registers we can have in a program?
What does "using" do?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
How many maximum base registers we can have in a single program?
Explain how to initialize a register to 0000?