Use object type names to locate type definitions in PROPATH
- Last Updated: May 29, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The examples in the following table show several object type names and where the corresponding class files must be located for the specified type names to be valid.
| The file that defines the following object type name . . . | Must be found in . . . |
|---|---|
|
A directory in PROPATH |
|
The accounting subdirectory
relative to PROPATH |
|
The "Program Files\MyApp\Objects" subdirectory
relative to PROPATH |
These files must be able to be located on PROPATH at both
compile time and run time. However, the value of PROPATH can
change between compile time and run time.