Answer Posted / karthik
YOU CAN USE THE CALL COMMAND FROM A COBOL PGM AND THE SAME
CAN BE DONE TO ASSEMBLER PGM ALSO.
1. pass the address of program to register 15 and we can
use a bassm/balr/basr/load commands
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is maximum displacement and how to cross this limit?
Explain how to pass instream data in sysin with assembler?
How to pass the parameters from jcl to assembler program?
How are data passed from jcl parm to assembler program?
How many maximum base registers we can have in a single program?
how to pass the parameters from jcl to assembler pgm?
What does the following code do? Ap wkur,=p5 where wkur is a label?
explain about maximum displacement and how to cross this limit?
Explain the difference between various read and find statement?
how to retrieve the instream data in sysin?
What will happen if we drop the base register in the program which contains only one basereg?
What is maximum displacement?
Explain about base register?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
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?