Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : PATHNAME attribute
 

PATHNAME attribute

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 OpenEdge Development: Internationalizing Applications for more information about Unicode.