What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
No Answer is Posted For this Question
Be the First to Post Answer
What does the INITIALIZE verb do?
what is the difference between PA & PF keys?
What are different data types in cobol?
Can anyone tell me how to handle the array beyond the limit. If we have an array or a table which can handle 5000 records but now we have to compensate 20000 records with the same array? how to handle the situation.
I am sending values a and b with pic x(10) and pic x(10) by using call statement. In linkage section, I am receiving values with pic x(10) and pic x(11). Will my program fail? will it be compile error or run time abend?
wht happens if we dnt give scope terminator ?
if you give cylinder(1,1)how many cylinders it will be allocate?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is the difference between structured cobol programming and object alternativelyiented cobol?
What are the different rules to perform a Search?
What is the difference between Perform para and perform asaection in cobol?
for an INITIALIZE and what keyword allows for an override of the default.