Converting a Static Variable to a Shared Variable
Static Variables can be converted to a Shared Variable from a Variable list. Once converted, the shared variable is maintained within the Shared Variable List. If the Variable is used within the Report Package, all linkages to the variable will redirect to the new Shared variable.
To convert a static variable to a shared variable, perform the following steps:
- Click Variables tab,
.
- Select the Shared Variable from the list, and then click Replace from the ellipse menu.
- Select the Variable List and Variable within the selection dialog.
- Click OK.
The Variable will be converted to a shared variable.