[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C3006   Can't create preprocessed output file 

     Explanation:  The compiler cannot create the preprocessed output
     file when the /P command-line option is specified.  This can happen for
     several reasons:

     1. You have run out of file handles.

     2. You have run out of disk space.

     3. You do not have create rights on a network.

     Action:  This error can be resolved in the following ways:

     1. Increase the number of file handles by changing the FILES statement
        in our CONFIG.SYS file.  Reboot and recompile.

     2. Delete unwanted files from disk and recompile.

     3. Ask your network administrator for create rights in the directory in
        which you are compiling.

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