[Next] [Up] [Previous]
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;


Michael Van Canneyt
Thu Dec 12 15:40:07 MET 1996