Answer Posted / vikram
use SYSDUMP in the JCL
//SYSDUMP DD *
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
How to pass the parameters from jcl to assembler program?
how do you round the addition or subtraction of two numbers in assembler? what does the following code do? change process tool(code changes from dev to prd) the changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?
how to retrieve the instream data in sysin?
What does the following code do? Ap wkur,=p5 where wkur is a label?
How many maximum base registers we can have in a single program?
What is need of start 0?
What does "using" do?
explain about maximum displacement and how to cross this limit?
What is maximum displacement?
Explain the difference between various read and find statement?
What is the use of trt instruction?
How many maximum base registers we can have in a program?
Ap wkur,=p5 where wkur is a label?
How do you round the addition or subtraction of two numbers in assembler?
How are data passed from jcl parm to assembler program?