[
next
] [
tail
] [
up
]
19.1
Types, Constants and variables :
var lst : text;
Lst
is the standard printing device.
On
L
I
N
U
X
,
Lst
is set up using
AssignLst('/tmp/PID.lst')
. You can change this behaviour at compile time, setting the DefFile constant.
[
next
] [
front
] [
up
]