Change the PROPATH setting for existing procedures
- Last Updated: August 28, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
You might find it necessary to change the PROPATH setting
for existing procedures of an AppObject or SubAppObject. You can
accomplish this by deleting and then adding these procedures again
within your project; however, this results in the loss of any customizations.
To accomplish this without losing data, the Open Client Toolkit
provides the Change Propath tool.
You can use this tool on an open project file by selecting .
The Change Propath dialog box allows you
to replace selected PROPATH components used by
non-persistent and persistent procedures in the client interface
definition. For instructions on using this dialog box, refer to
the online help.