[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C3032   Can't create intermediate file

     Explanation:  The compiler is attempting to create a temporary file
     to hold intermediate results and for some reason it cannot create the
     file.  This error can occur if you run out of directory entries or you
     do not have create rights on a network drive.

     Action:

     1. Check with your network administrator to see if you have create
        rights in the directory where you are compiling.

     2. Compile using the /T option to write temporary files to another drive
        or directory.

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