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


Please Help Members By Posting Answers For Below Questions

What is maximum displacement and how to cross this limit?

777


What is the use of trt instruction?

656


how to pass the parameters from jcl to assembler pgm?

729


What is icm instruction?

711


Why do we use "drop"?

643






How many maximum base registers we can have in a single program?

714


Explain about maximum displacement?

687


How are data passed from jcl parm to assembler program?

658


Explain how to access vsam file?

703


Explain how to produce soc7 abend?

719


How many maximum base registers we can have in a program?

706


How to pass the parameters from jcl to assembler program?

649


What will happen if we drop the base register in the program which contains only one basereg?

660


What does the following code do? Ap wkur,=p5 where wkur is a label?

705


Explain about house keeping in assembler?

714