PROCOPY uses absolute pathnames
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
PROCOPY uses absolute pathnames
When you use the PROCOPY utility, the target database you create always has an absolute pathname regardless of the pathname convention used by the source database.
For example, if you use PROCOPY to create a database, name it example1, and use a relative path database such as sports2020 as the source database, example1 will have an absolute pathname even though the source database, sports2020, uses a relative pathname. Use PROSTRCT LIST to verify the absolute pathname of your target database, as shown:
|
In the following sample output of the PROSTRCT LIST utility, note the absolute pathname of the database, example1.db:
|