what is scope terminator
Answers were Sorted based on User's Feedback
Answer / shenbagasundari pilavadian
Scope terminator is used to delimit the range of operation
for COBOL conditional statements.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / srinivas yadav
Scope terminator terminates the statements instead of
period operator(.)
eg:
if
-----
-----
-----
end-if
| Is This Answer Correct ? | 2 Yes | 0 No |
in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......
If there are two copybooks which have same variables and we are using both the copybooks in our program. will there be an error and if i move values to the variable which copybook varibales gets the values i move in.
What is SDSF?
which certifications r 4 cobol,jcl,db2,cics what is format of xam n what is importance of these certifications... plz post answer only if u r sure... thanks
Can 88 level variable be declared in FD section..?
What is the size of s9(19)comp3? explain
CAN ANY ONE HELP WHAT IS QTP? why it is nessery AND WEN IT IS USED?
What is difference between static and dynamic call in cobol?
What will happen if you code GO BACK instead of STOP RUN in a stand-alone COBOL program i.e. a program which is not calling any other program ?
How do you compile cobol program..?
How you can read the file from bottom?
What is a report item?