FileName property
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
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