next up previous contents index
Next: Constants Up: TypeVariable and Constant Previous: Types

Variables

Linuxerror is the variable in which the procedures in the linux unit report errors.

LinuxError : Longint;
StdErr Is a Text variable, corresponding to Standard Error or diagnostic output. It is connected to file descriptor 2. It can be freely used, and will be closed on exit.
StdErr : Text;



root
Fri Sep 11 18:24:36 CEST 1998