When is a scope terminator mandatory?

Scope terminators are mandatory for in-line PERFORMS and EVALUATE statements. For readability, it's recommended coding practice to always make scope terminators explicit.

Showing Answers 1 - 6 of 6 Answers

himanshu kaushik

  • Dec 20th, 2006
 

in line perform & evaluate verb. in these two scope terminator is mandatory.

  Was this answer useful?  Yes

The usage scope terminator exactly can get at Perform.

For example if you are in Table creation, then you can use multiple paras in that one.

But by In-line perform you can avoid to create multiple paragraphs. The code will become simple and easy to understand.

The sentences are statements which are under the function is called Scope terminator. The scope will be focused untill the function terminted.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions