How do you compile cobol program..?



How do you compile cobol program..?..

Answer / amarnadh reddy

hi,

Use compiler option IGYCRCTL utility.

ex: //step01 exec pgm=IGYCRCTL

Is This Answer Correct ?    15 Yes 0 No

Post New Answer

More COBOL Interview Questions

How do you define a table/array in COBOL?

5 Answers   Hexaware,


A cobol program to read a file , match it with other if. If match occurs then write it to an output file. If no match then no need to write it.Error log created by program to track any error.

1 Answers  


Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are the ways for doing this?

12 Answers   T systems, Tech Mahindra,


how to crack cts interview apps? NOVEMBER 21 2010

2 Answers   CTS,


What are all the divisions of a COBOL program?

0 Answers  






I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.

9 Answers  


A table has two indexes defined. Which one will be used by the SEARCH?

0 Answers  


What does the initialize statement do ?

2 Answers  


What is the difference between Global and External Variables?

0 Answers  


What is the difference between SEARCH and SEARCH ALL? What is more efficient?

9 Answers   IBM, iFlex, Wipro,


Can a Search can be done on a table with or without Index?

0 Answers  


what is the difference between Normal vaiable and comp variable.

5 Answers   DELL,


Categories