i have mainprogram and subgram...if i compile mainprogram
without stop run..what will u get in compilation time?
Answer Posted / magesh
Compilation stops at the last statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how do you reference the rrds file formats from cobol programs
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
What is the Purpose of POINTER Phrase in STRING command in COBOL?
How do you define a variable of comp-1 and comp-2?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is the difference between goback, stop run and exit program in cobol?
What is the use of intialize verb?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How are the next sentence and continue different from each other?
how do you reference the fixed unblock file formats from cobol programs
What is the difference between structured cobol programming and object alternativelyiented cobol?
Name the sections present in data division.
How to print 10 to 1 if the input have only 10 digit number?
Mention the guidelines to write a structured cobol program?