Run-Time and Math Errors Help (runerr.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.
R6906
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     DOS Extender Run-Time Error R6906
 
     not enough conventional memory on exec
 
     There was insufficient conventional memory (the lower 640K of
     memory) to load the program.
 
     Remove TSR (terminate-and-stay-resident) programs. Under MS-DOS
     version 5.0, you can load TSRs using either a LOADHIGH command
     in AUTOEXEC.BAT or a DEVICEHIGH command in CONFIG.SYS.
                                    -♦-