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
What is the compute verb? How is it used?
Name some of the examples of COBOl 11?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What are 77 levels used for?
How to print 10 to 1 if the input have only 10 digit number?
How many sections are there in data division in COBOL?
Name the divisions, which are available in a cobol program?
How are the next sentence and continue different from each other?
For rewrite, why is it mandatory that file needs to be opened?
Differentiate between structured cobol programming and object-oriented cobol programming.
How to know whether the module is dynamical or statistical?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is the use of intialize verb?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.