COBOL Snippet: Tell where the control will when the below
code execute
IF (A=B)
CONTINUE
ELSE
NEXT SENTENCE
PERFORM <IMP-STMT>
END-IF.
Answer Posted / meg
Lu is very correct no body code like
NEXT SENTENCE
PERFORM <IMP-STMT>
this
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is Pic 9v99 Indicates in COBOL?
What is rmode(24)
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How can you get the ksds file records into your cobol program?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Explain how to differentiate call by context by comparing it to other calls?
What are the cobol coding sheets?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
A table has two indexes defined. Which one will be used by the SEARCH?
For rewrite, why is it mandatory that file needs to be opened?
What are various search techniques in cobol? Explain.
Discuss about changing dataset name in proc.