is it mandatory to give data division before procedure division ?
wht happens if i give procedure division first thn data division
? reply soon
Answer Posted / sarang sangeet
THE COMPILATION JOB GETS ABENDED WITH MAXCC=12.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Give some examples of command terminators?
what is search and searchall?what is the diffrence between them?give an best example?
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?
what is difference between cobol and cobol/400
What the difference is between continue and next sentence?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How arrays can be defined in COBOL?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
HOw can I get the negative sign while deduct high value from low value
What are the different rules to perform a Search?
Describe the cobol database components?
How you can read the file from bottom?
) How do u handle errors in BMS macro?
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
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?