How do u know what version of cobol u are using?

Answer Posted / brijesh jat

COBOL-85

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the rrds file formats from cobol programs

792


Write a cobol program making use of the redefine clause.

726


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1912


How do we get current date from system with century in COBOL?

796


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

706






What is a SSRANGE and NOSSRANGE?

818


What are different data types in cobol?

685


Which division and paragraphs are mandatory for a COBOL program?

707


Which mode is used to operate the sequential file?

658


Name some of the examples of COBOl 11?

2676


What are the different open modes available in cobol?

713


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

712


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2331


What is an in line perform? When would you use it? Anything else you wish to say about it.

641


What is difference between static and dynamic call in cobol?

772