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

what is srange and nosrange pls reply to ths question ?

2 Answers   L&T,


Whtz the specialty of 77 level number ?

2 Answers   Infosys,


Using string statement.Is coding three destination string from one source string possible in one code?or three codes for every destination string of one source string.?thank you

1 Answers   BPL,


diffrence between renames and redifnes with examples

3 Answers   IBM,


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

5 Answers  






There is a production file which has millions of records in it.The program that uses it ends up with an SOC7 abend.It is sure that the abend is due to some invalid data in the file.Is there any way to debugg the SOC7 abend with out giving displays? I need the record which is cause for the abend.

8 Answers   Danske, iGate,


Write the code implementing the perform … varying.

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  


I have sequential file recl 1000 i want to add another 15 bytes to it. The record length should not change..How?

1 Answers   CTS, HCL,


Which of the following characters is NOT valid in column 7? a. - b. \ c. * d. # e. $

4 Answers  


Why occurs can not be used in 01 level ?

2 Answers   TCS,


What is the difference between CONTINUE & NEXT SENTENCE ?

2 Answers  


Categories