How to pass instream data in sysin with Assembler?
Answer Posted / albert n
You will need to open de file SYSIN via a DCB and read the
data via GET commands. The data in the PARM field is passed
via register 1. Any dataset you want to use in Assembler
you will need to open. There are no automatic allocation.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
explain icm instruction?
What does the following code do? Ap wkur,=p5 where wkur is a label?
What is need of start 0?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
what is need of start 0? In steed of
Explain about house keeping in assembler?
What is house keeping in assembler?
Explain how to pass instream data in sysin with assembler?
Ap wkur,=p5 where wkur is a label?
How do you round the addition or subtraction of two numbers in assembler?
Explain how to access vsam file?
explain about maximum displacement and how to cross this limit?
How are data passed from jcl parm to assembler program?
Explain the difference between various read and find statement?
What does "using" do?