Configuration variables properties page
- Last Updated: February 19, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
To access the Configuration Variables properties page, right-click an OpenEdge project name in the Project Explorer view and choose Properties from the context menu. Expand the Progress OpenEdge node in the tree view, and then click the Configuration Variables node.
The following controls are available:
|
{APP} |
An optional variable (only valid in project
properties pages) that represents the root directory for your
application, and is used in path statements. Enter the
appropriate path.
Note: This is a predefined
variable and cannot be deleted. |
| {DB} |
An optional variable (only valid in project
properties pages) that represents the root directory for your
database, and is used in path statements. Enter the appropriate
path.
Note: This is a predefined variable and
cannot be deleted. |
| Add | Defines a new configuration variable. |
| Edit | Edits an existing configuration variable. |
| Remove | Deletes the selected configuration variable. Note: You cannot delete the predefined variables: {
APP} and {DB}. |