1.Can we define condition-name conditions in FD entry.
Answer Posted / pradeep
are you guys sure
give an example
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you reference the fixed block file formats from cobol programs
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is the difference between next sentence and continue in cobol programing language?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
how do you reference the esds vsam file formats from cobol programs
What is the local-storage section?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is rmode(24)
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is comp-1 and comp-2?
What is the Purpose of Pointer in the string?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?