[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C3029   Write error to intermediate file

     Explanation:  The compiler created a temporary file to hold
     intermediate results and cannot write to the file.  This error can occur
     if you run out of disk space during the compile.

     Action:  Some suggestions to resolve the problem are::

     1. Free some disk space and recompile.

     2. Direct the compiler to write its temporary files to another drive,
        where there is enough disk space, using the /T option.

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