19.1 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.