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

What is the compute verb? How is it used?

666


What is the difference between goback, stop run and exit program in cobol?

932


What is the usage of comp fields in cobol?

660


Write some characteristics of cobol as means of business language.

623


How to know whether the module is dynamical or statistical?

658






I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10643


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8172


How do you get the data to code the BMS macro?

1476


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1958


What do you understand by psb and acb?

668


How do get the result of your program directly on your pc?

1887


Name the divisions, which are available in a cobol program?

687


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1785


What are declaratives and what are their uses in cobol?

714


A table has two indexes defined. Which one will be used by the SEARCH?

759