What are the compiler options we use?where the compiler option will be?What is the need of compiler options?

Showing Answers 1 - 1 of 1 Answers

Tapastapu

  • Aug 11th, 2006
 

hi everybody,

i am new member of this group.

what r the compiler options we use?

the compiler options are:

for COBOL: IGYCRCTL

for COBOL-DB2: IKJEFT01

where the compiler option will be?

IGYCRCTL: this is used in the JCL for the cobol program for compilation.

//STEP1 EXEC PGM=IGYCRCTL

same thing will be for cobol-db2 program

What is the need of compiler options?

for the program compilation we need these options. 

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions