Language Reference Guide : 4. System Classes : DataStream Class : Scope Attribute
 
Share this page                  
Scope Attribute
Data Type: Scope
4GL Access: RW
The Scope attribute represents the scope used to compile and evaluate dynamic expressions (expressions that can be re-evaluated dynamically and variables that can receive assignment or be re-evaluated dynamically) in the targets and parameter substitutions of the DataStream object.
Setting the Scope attribute forces a recompilation of the expressions. You can find errors by checking that the Scope attribute is still set to your original setting.
For information about using dynamic expressions, see DynExpr Class and QueryCol Class.