what is scope terminator

Answer Posted / srinivas yadav

Scope terminator terminates the statements instead of
period operator(.)

eg:
if

-----
-----
-----
end-if

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are you comfortable in cobol or jcl?

799


Can we redefine the field of x(200) to less than 200?

1088


Name the sections present in data division.

895


how do you reference the variable block file formats from cobol programs

918


How you can read the file from bottom?

866


How arrays can be defined in COBOL?

826


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

938


What is the difference between PIC 9.99 and 9v99 in COBOL?

967


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2117


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

617


What is the difference between comp and comp-3 usage?

859


how to convert the recors form vsam file to db2 table tru file aid

2979


What is the difference between external and global variables in COBOL?

1037


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5594


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2991