[Overview][Procedures and functions][Variables][Index] |
Default printing file.
Source position: printerh.inc line 16
var Lst: text = ; |
Lst is the standard printing device.
On Linux, Lst is set up using AssignLst('/tmp/PID.lst').
|
Assign text file to printing device |