DBLEOF
ASCII value of the EOF character
|
|
USupported on UNIX
|
|
DBLEOF defines the ASCII value of the EOF character.
Value
A valid ASCII character.
Discussion
The default value is 4 (ctrl+d).
Setting location
The environment.
Used by
Runtime, compiler, fcompare, fconvert, isutl
Examples
DBLEOF=d ;export DBLEOF