How to pass instream data in sysin with Assembler?
Answer Posted / munna
In jcl
//SYSIN DD *
A
B
C
it will receive in assmbler code thru R01(it contain the
address of data) first 2 byte contain the length of data
and actual data will be stored from 3rd byte.
| Is This Answer Correct ? | 5 Yes | 11 No |
Post New Answer View All Answers
Explain about maximum displacement?
What is maximum displacement and how to cross this limit?
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?
What does the following code do? Ap wkur,=p5 where wkur is a label?
Explain how to initialize a register to 0000?
Explain how to access vsam file?
Why do we use "drop"?
explain about maximum displacement and how to cross this limit?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
What is icm instruction?
What is the use of trt instruction?
Explain about house keeping in assembler?
explain icm instruction?
Ap wkur,=p5 where wkur is a label?
Explain the difference between various read and find statement?