What will happen if we drop the base register in the program which contains only one basereg?
Answer / Jitesh Prakash
If you drop (remove) the base register that is currently the only base register in your Assembler program, it would result in errors. The base register acts as a pointer for other registers or memory locations. Without it, your program will not be able to access data correctly.
| Is This Answer Correct ? | 0 Yes | 0 No |
explain icm instruction?
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 will happen if we drop the base register in the program which contains only one basereg?
What is need of start 0?
What is the use of trt instruction?
What is the difference between various read and find statement,and which one should be used when for better adabas performance ?
what is need of START 0?. In steed of '0' can we use any other numerics?. if we use what will happen?.
How to initialize 20,000 bytes in the Assembler..
What is the use of TRT instruction and how it is working?
how to initialize a register to 0000?
cobol and assembler access
How to pass instream data in sysin with Assembler?