0 pts.
 EPSON commands in rlu
RPG
How to use EPSON programming commands in RLU source. I am trying to print my spooled file using an epson LQ-300+ printer.

Software/Hardware used:
ASKED: February 11, 2005  9:50 PM
UPDATED: February 14, 2005  12:33 PM

Answer Wiki:
You will most probably require a PCL (printer command language)for your printer. The command string is typically embedded in the output string i.e "Print bold" "your String""End of line" etc. Hope this was able to resolve your issue
Last Wiki Answer Submitted:  February 14, 2005  9:18 am  by  Fanbot   0 pts.
All Answer Wiki Contributors:  Fanbot   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

If you know your printer’s command code sequences, myou can write them to your spoolfile as hex values

 7,185 pts.