Try OpenEdge Now
ABL Reference
Class Properties and Methods Reference
:
FileName property
FileName property
Identifies the file name of the current
FileInputStream
or
FileOutputStream
object. The file name can include Unicode characters, and it can be an absolute pathname or a pathname relative to the current working directory.
Data type:
CHARACTER
Access:
PUBLIC Read-only
Applies to:
Progress.IO.FileInputStream class
,
Progress.IO.FileOutputStream class