What care has to be taken to force program to execute above
16 Meg line?
Answer Posted / guest
you will take amode(31)and rmode(any).
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the utilization of copybook in cobol?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
example for sub strings ? and refernce modifications whit output pls
Mention the guidelines to write a structured cobol program?
What is link edit in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is the use of intialize verb?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
IF I mention stop run in CICS what happens?
What is the LINKAGE SECTION used in COBOL?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is the difference between Global and External Variables?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Explain how to differentiate call by context by comparing it to other calls?
What is the difference between Call and a Link?