Can we use MVC instruction to move pack field to pack
field....which instruction you will use and why ?
Answer Posted / steve holton
Slight correction to above:
..."you need MVC PL5field+2(3),PL5field,..."
should read:
"you need MVC PL5field+2(3),PL3field,"
Sorry for the typo...
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What will happen if we drop the base register in the program which contains only one basereg?
how to retrieve the instream data in sysin?
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?
Explain how to initialize a register to 0000?
how to pass the parameters from jcl to assembler pgm?
How many maximum base registers we can have in a program?
What is house keeping in assembler?
How many maximum base registers we can have in a single program?
How is data passed from a calling program to an assembler called program?
How to pass the parameters from jcl to assembler program?
Explain how to access vsam file?
explain about maximum displacement and how to cross this limit?
What is need of start 0?
Explain how to pass instream data in sysin with assembler?
What is icm instruction?