1.Can we define condition-name conditions in FD entry.
Answer Posted / ashok
yes guys.. we can write it... evne i have tried it. its
working....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is cobol?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What is a SSRANGE and NOSSRANGE?
how do you reference the variable block file formats from cobol programs
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Write the code implementing the perform … varying.
What is inspect in cobol ?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
how do you reference the printer file formats from cobol programs
What is the problem of ordered sequential files access?
What are declaratives and what are their uses in cobol?
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.
Explain how to differentiate call by context by comparing it to other calls?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
how do you reference the variable unblock file formats from cobol programs