◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── BSCMAKE Error BK1509 out of heap space BSCMAKE ran out of memory. One of the following may be a solution: ■ Reduce the memory that BSCMAKE will require by using one or more options. Use /Ei or /Es to eliminate some input files. Use /Em to eliminate macro bodies. ■ Run BSCMAKE (or PWB if you are building a database in PWB) in a DOS session under Windows to use virtual memory provided under Windows. ■ Free some memory by removing terminate-and-stay-resident (TSR) software. ■ Reconfigure the EMM driver. ■ Change CONFIG.SYS to specify fewer buffers (the BUFFERS command) and fewer drives (the LASTDRIVE command). ■ Run BSCMAKEV.EXE instead of BSCMAKE.EXE. -♦-