Explain about Specifying compiler options in the PROCESS (CBL) statement



Explain about Specifying compiler options in the PROCESS (CBL) statement..

Answer / dimpy19

1. Within a COBOL program, you can code most compiler options in PROCESS (CBL) statements.
2. Code the statements before the IDENTIFICATION DIVISION header and before any comment lines
or compiler-directing statements.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

How do you submit a JCL under CICS environment ?

1 Answers   IBM,


what r the types of job control statements?

2 Answers  


What is use of restart and how to use it?

0 Answers  


can i sort packed decimal if i can tell the syntax

1 Answers   Barclays,


What do you feel makes a good program?

1 Answers  






If the proc stepname is excluded while overriding the COND, TIME, REGION and PARM parameters while calling the proc, will the override only apply to the first step in the proc or all the steps for all the above parameters?

2 Answers  


Why we will create load module in PDS only, Why nt in PS?

2 Answers   TCS,


what are the various stages of job processing?

0 Answers   IBM,


what is use of dcb parameter in dd statement?

0 Answers   IBM,


How I sort the records in a file and copy the first 10 records to another file

5 Answers  


How to use COND Parameter in jcl

4 Answers   NIIT, Wipro,


What is the error code SOC01 indicate ?

5 Answers   Microsoft,


Categories