How to Pass the parameters from JCL to assembler Pgm?
Submitted by: AdministratorR1 contains a fullword that contains a address pointing to
tyhe parm data. In pgm before accessing the parm data use L
Rn,0(,R1) where n=3,..11 , Rn contains the address that
points to parm data. Create DSECT that contains a halfword
and the length of the data.
Submitted by: Administrator
tyhe parm data. In pgm before accessing the parm data use L
Rn,0(,R1) where n=3,..11 , Rn contains the address that
points to parm data. Create DSECT that contains a halfword
and the length of the data.
Submitted by: Administrator
Read Online IBM Assembler Job Interview Questions And Answers
Top IBM Assembler Questions
| ☺ | How to Pass the parameters from JCL to assembler Pgm? |
| ☺ | How are data passed from JCL parm to assembler program. And how is data passed from a calling program to an assembler called program? |
| ☺ | How to pass instream data in sysin with Assembler? |
| ☺ | Explain ICM instruction? |
Top Mainframe Technical Categories
| ☺ | IBM MainFrame Interview Questions. |
| ☺ | IBM AS400 Interview Questions. |
| ☺ | JCL Interview Questions. |
| ☺ | IMS DB Interview Questions. |
| ☺ | CICS Interview Questions. |
