What is the utilization of copybook in cobol?
No Answer is Posted For this Question
Be the First to Post Answer
Give some advantages of REDEFINES clause?
When the working storage variables get allocated? a.At Compile time b.At starting of the run time c.At end of the run time. d.None of these
how to access vsam files in cobol and how to differentiate that this is ESDS file
i want to enter the name 'pandu' into ur table how?
What is the difference between Call and a Link?
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.
What is the difference between performing a SECTION and a PARAGRAPH?
i WANT ALL ERROR codes IN CICS and DB2
what is the advantage of using redefines instead of delaring the variables ?
01 x pic s9(8) comp. How will the following value be internally allocated '18787'
what is scope terminator
How can you display the SPOOL information ?