The PROPATH tab in the Progress OpenEdge Application section of the Configurations wizard lets you control where OpenEdge searches for files and procedures when the launch configuration runs. See Progress OpenEdge Application settings for information about accessing the wizard.
The PROPATH tab functions like the PROPATH tab 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 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 help for the Project Properties dialog. | |
Apply | Saves the current launch configuration definition. | |
Revert | Saves 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 Configurations wizard. |