How many maximum number of procedures can we write in one
COBOL program?

Answer Posted / leena

Hey Harish, You are right. Max 15 in-stream procedures can
be codeed in a job

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rmode(24)

676


how to refer the data field?

1802


What guidelines should be followed to write a structured cobol prgm?

668


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10574


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

670






Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

624


What is a SSRANGE and NOSSRANGE?

818


What is the use of intialize verb?

742


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

708


What are the different rules for performing sort operation?

757


what is amode(24), amode(31), rmode(24) and rmode(any)?

690


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

928


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

641


What is the difference between Global and External Variables?

660


How can you get the ksds file records into your cobol program?

639