Microsoft Utilities Errors Help (utilerr.hlp) (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
U1509
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Error U1509
 
     out of heap space
 
     PWBRMAKE ran out of memory.
 
     One of the following may be a solution:
 
        ■ Reduce the memory that PWBRMAKE will require by using one or
          more options. Use /Ei or /Es to eliminate some input files.
          Use /Em to eliminate macro bodies.
 
        ■ Free some memory by removing terminate-and-stay-resident
          (TSR) software.
 
        ■ Reconfigure the EMM driver.
 
        ■ Change CONFIG.SYS to specify a lower number of buffers (the
          BUFFERS command) and fewer drives (the LASTDRIVE command).
                                    -♦-