how to pass the parameters from jcl to assembler pgm?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we have multiple base registers in certain programs?
Explain about base register?
How do you initialize a register to 0000?
Why do we use "drop"?
What does LA R3,R3 ?
registers(0-15) ,where they are going be resides., does that mean here is it resides whether real or virtual memory? and why? then why we are assign even registers(0 to 6) for FP operations????
WHAT WILL HAPPEN IF WE DROP THE BASE REGISTER IN THE PGM WHICH CONTAINS ONLY ONE BASEREG?
How to pass the parameters from jcl to assembler program?
Ap wkur,=p5 where wkur is a label?
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 is need of start 0? In steed of
what is need of START 0?. In steed of '0' can we use any other numerics?. if we use what will happen?.