How do you compile cobol program..?

Answer Posted / amarnadh reddy

hi,

Use compiler option IGYCRCTL utility.

ex: //step01 exec pgm=IGYCRCTL

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

696


How do u write test cases?

1631


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

671


What are the cobol coding sheets?

655


what is the difference between COBOL2 AND COBOL390?

2441






Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5049


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)?

619


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 ......

10543


What are the different open modes available in cobol?

713


What is the difference between structured cobol programming and object alternativelyiented cobol?

746


In which area will you utilize 88 level items in cobol?

708


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1757


What are all the divisions of a COBOL program?

658


What is the difference between Global and External Variables?

654


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

704