[Function: Exer Variable Scopes]
Variable: Exer Variable
00:Set: Exer Variable:" This is Fuction scope Value"
10: Display: Exer variable Scopes
[Report: Exer Variable scopes]
Form: Exer Variable Scopes
Variable: Exer Variable
Set: Exer Variable: " This is report scope Value"
Title: "Variable and Its Scope"
[Form: Exer Variable Scopes]
Parts: form subtitle, Exer Variable Scopes
Width: 80% page
Local: Field:form subtitle: Info: "Variable and its Scopes"
Local: Field:form subtitle:Width: 50% page
[Part: Exer Variable Scopes]
Lines: Exer Vs Title, Exer Vs Syntax, Exer Vs Details
Common Border: Yes
Border: thin Bottom
[Line: Exer Vs Title]
Use: Exer Vs Details
Local: Field:default: Align: Center
Local:Field:default: Style: Normal Bold
Local: Field: Exer Vs Current: Info: " Current Scope"
Local:Field::Info: " Owner Scope"
Local: Field:Exer Vs System: Info:"System Scope"
Local:Field: Exer Vs Absolute: Info: "Absolute Spec report Scope"
Border: Thin Top
[Line: Exer Vs Syntax]
Use:Exer Vs Details
Local:Field:default:Align:Center
Local:Field:default:Style:Normal Italic
Local:Field:Exer Vs Current:Info:"##<Variable>"
Local:Field:Exer Vs Owner:Info: "##..<Variable>"
Local:Field:Exer Vs System:Info:"##().<Variable>"
Local:Field:Exer Vs Absolute:Info:"##(Report).<Variable>"
Border: Thin Bottom
[Line:Exer Vs Details]
Fields: Exer Vs Current ,Exer Vs Owner ,Exer Vs System ,Exer Vs Absolute
Local:Field:Default: Align: Centre
Local: Field: Default: Style: Normal
[Field: Exer Vs Current]
Use: Name Field
Set as:##ExerVariable
Width: 25% page
[Field:Exer Vs Owner]
Use: Name Field
Set as: ##..ExerVariable
Border: Thin Left Right
Width: 25% page
[Field:Exer Vs System ]
Use: Name Field
Set as: ##().ExerVariable
Border:Thin Left
Width: 25% page
[Field: Exer Vs Absolute]
Use: Name Field
Set as: ##(Report).ExerVariable
Border: Thin Left
Width: 25% page
[Variable:Exer Variable]
Type: String
[System: Variable]
Exer Variable: " This is System Scope Value"