cobol and assembler access
Answers were Sorted based on User's Feedback
Answer / 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 |
What is the difference between various read and find statement,and which one should be used when for better adabas performance ?
Ap wkur,=p5 where wkur is a label?
What is base register?
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 the difference between various read and find statement?
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????
Is it possible to access some memory location (Ex: VAR1 DS P) without using Base Displacement?
What is maximum displacement and how to cross this limit?
Explain how to access vsam file?
Explain how to pass instream data in sysin with assembler?
What is house keeping in assembler?
what is need of start 0? In steed of