PATHNAME attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The absolute or relative pathname of the file specified by the FILE-NAME attribute of the FILE-INFO Handle.
Data type: CHARACTER
Access: Read-only
Applies to: FILE-INFO system handle
If the FILE-NAME attribute specifies a simple filename or relative
pathname, this attribute returns a relative pathname based on the PROPATH. Otherwise, it returns the absolute pathname specified in FILE-NAME. The
pathname can contain Unicode characters. See Internationalize ABL
Applications for more information about Unicode.