The PROPATH tab in the Progress Application Server for OpenEdge section in the Configurations wizard allows you to control where OpenEdge searches for files and procedures when the launch configuration runs.

The PROPATH tab provides the following controls:

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 Displays the current PROPATH definition.
Add Project Opens a browser that lets you select a project from which the PROPATH settings are imported. 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 initialization (.ini) file from which the PROPATH settings are imported. 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.
Agent startup parameters (Optional) Specifies one or more startup parameters to be used when the server instance starts.
Import From Server Loads the Startup tab values of the agent properties from openedge.properties file.
Note: The PROPATH and database information are not copied.
Apply Saves the current launch configuration definition.
Revert Discards unsaved changes to the current launch configuration definition.
Run or Debug Starts or debugs the specified PAS for OpenEdge instance.
Close Closes the Configurations wizard.
Note: The only OpenEdge substitution variables that this tab supports are @WORK and @DLC. In addition, the Eclipse substitution variables (Window > Preferences > Run/Debug > String Substitution) are supported.