Answers

Question and Answer:

  Home  IBM Assembler

⟩ How to pass instream data in sysin with Assembler?

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.

 160 views

More Questions for you: