Minimum how many Number of Paragraphs are there in ID-
Divison?
Answer Posted / praveen bejjanki
@prasenjit,
for what reason are you asking us to refer the link
provided. It's having info related to some installations.
No way related to our question.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the configuration section of a cobol program with examples of syntax.
What are the cobol coding sheets?
How do you differentiate between cobol and cobol-ii?
What is the difference between Call and a Link?
Discuss about changing dataset name in proc.
how do you define single dimensional array and multidimensional array in your cobol?
What is cobol?
What is link edit in cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
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 u handle errors in BMS macro
what is the difference between COBOL2 AND COBOL390?
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?
Can we change the password using ALTER? anyone tried and changed?