Access from ABL
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
ABL accesses named pipes already created on your system;
ABL does not create named pipes itself. ABL treats a named pipe
the same way as it treats a text file. ABL statements INPUT
FROM, OUTPUT TO, DISPLAY, SET, EXPORT,
and IMPORT all access named pipes and files identically.