Answer Posted / mahathiaz
A scope terminator brackets its preceding verb, e.g. IF ..
END-IF, so that all statements between the verb and its
scope terminator are grouped together. Other common COBOL II
verbs are READ, PERFORM, EVALUATE, SEARCH and STRING.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Differentiate between structured cobol programming and object-oriented cobol programming.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What are the different open modes available in cobol?
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
how to move the records from file to array table. give with code example
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
) How do u handle errors in BMS macro?
Which Search verb is equivalent to PERFORM…VARYING?
Explain about different table spaces.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Explain how you can characterize tables in cobol?
What is static and dynamic call in cobol?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
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.