Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Error Messages - <b>c3025 too many proc requests</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C3025   Too many proc requests

     Explanation:  This error can occur if you are using automatic
     compilation to compile too many program files (.prg) into a single
     object file (.OBJ) at one time.

     Action:

     1. Try breaking the compile up into two or more smaller groups of files.

     2. Change your overall program building strategy to use single-file
        compilation where a single program file (.prg) is compiled into a
        single object file (.OBJ).  To compile using single-file compilation
        mode, use the /M option.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson