Output to printers
- Last Updated: August 23, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The following figure shows the output stream being redirected to a printer
using the PRINTER option of the OUTPUT
TO statement.

If you run the procedure, you do not see anything displayed on your terminal
because all the output from the DISPLAY statement goes to the
printer. The STREAM–IO Frame phrase option formats the output
especially for character-based destinations. See Stream I/O vs. screen I/O for more information.