How many maximum number of procedures can we write in one
COBOL program?
Answer Posted / karimulla
15 instream procedures are coded,255 catalog procedures are
coded
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why did you choose to work with ibm mainframe cobol programming?
IF I mention stop run in CICS what happens?
What is a SSRANGE and NOSSRANGE?
) what is the difference between AID and HANDLE AID?
Name some of the examples of COBOl 11?
Give some examples of command terminators?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What are the cobol coding sheets?
How do define dynamic array in cobol.
how do you reference the printer file formats from cobol programs
Write a program that uses move corresponding.
how can i see junk values in dclgen or in hostvariable of comp ?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is the difference between binary search and sequential search?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?