Next: Procedures and functions
Up: The PRINTER unit.
Previous: The PRINTER unit.
var
lst : text;
Lst is the standard printing device.
On LINUX,
Lst is set up using AssignLst('/tmp/PID.lst').
You can change this behaviour at compile time, setting the DefFile constant.
root
Fri Sep 11 18:24:36 CEST 1998