[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
+---------------------------------+
|          SET LOGERRORS          |
+---------------------------------+
SET LOGERRORS ON | OFF

-----------------------------------
Sends compilation errors to file.
Default value - ON
-----------------------------------

SET LOGERRORS ON creates compilation error message log file.  Log file
has same name as the program being compiled, but with .ERR extension.
If error message log file with same name exists, it is overwritten.

If program compiles without error or if SET LOGERRORS is OFF, log file
is not created.  If program compiles without error and error file exists
with same name as compiled program, it is deleted.

-----------------------------------

See Also:  COMPILE

-----------------------------------

See Also: COMPILE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson