next up previous contents index
Next: Procedures and functions Up: The PRINTER unit. Previous: The PRINTER unit.

Types, Constants and variables :

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.

Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998