How to initialize 20,000 bytes in the Assembler..
Answer Posted / munna
initalization done by using below code.
MVI datafield,C' '
MVC datafield+1(L'datafield-1),datafield
Is This Answer Correct ? | 5 Yes | 27 No |
Post New Answer View All Answers
how to initialize a register to 0000?
Explain the difference between various read and find statement?
Explain about base register?
Explain how to pass instream data in sysin with assembler?
how to pass the parameters from jcl to assembler pgm?
What is maximum displacement and how to cross this limit?
What does "using" do?
How are data passed from jcl parm to assembler program?
What is house keeping in assembler?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
What is icm instruction?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
explain icm instruction?
what is need of start 0? In steed of
Ap wkur,=p5 where wkur is a label?