PROPATH tab (Application)
- Last Updated: February 19, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The PROPATH tab in the Progress OpenEdge Application section of the Run Configurations or the Debug Configurations wizard lets you control where OpenEdge searches for files and procedures when the Launch configurations for running and debugging programs runs. See Progress OpenEdge Application settings for information about accessing the wizard.
The PROPATH tab functions like the PROPATH properties page in the Project Properties dialog, with two additional command
buttons (Add Project and Copy .ini Settings)
available:
| Control | Purpose |
|---|---|
| Name (accessible from all tabs) | (Required) Specifies the name of the launch configuration, which appears on menus and in the left pane of the Run Configurations or the Debug Configurations wizard. |
| Tree view | Shows the current PROPATH definition. |
| Add Project | Opens a browser that lets you select a project from which to import PROPATH settings. OpenEdge copies the PROPATH of the project you choose to the selected location in the launch configuration PROPATH. |
| Copy ini Settings | Opens a browser that lets you select an INI file from which to import PROPATH settings. OpenEdge replaces the entire existing PROPATH with the PROPATH defined in the selected initialization file. |
| Other command buttons | Function as described in the PROPATH properties page for the Project Properties dialog. |
| Apply | Saves the current launch configuration definition. |
| Revert | Discards unsaved changes to the current launch configuration definition. |
| Run or Debug | Runs the specified startup program or opens it in the Progress Developer Studio for OpenEdge Debugger. |
| Close | Closes the Run Configurations or the Debug Configurations wizard. |
Note: This tab does not support the use of the OpenEdge
@{ROOT} substitution variable. However,
OpenEdge variables such as @WORK and @DLC are supported. In addition, the Eclipse
substitution variables () are supported.Related Links
- Main tab (Application)
- Startup tab (Application)
- Databases tab (Application)
- ABL tab (Application)
- Culture tab (Application)
- Performance tab (Application)
- Logging tab (Application)
- Environment tab (Application)
- Common tab (Application)
- Profiler tab (Application)
- Launch configurations for running and debugging programs
- Use launch configurations
- Progress OpenEdge Application settings
- Progress External OpenEdge AVM settings (Debug Configuration only)