Miscellaneous Utilities Help (misc.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.
BK1507
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     BSCMAKE Error BK1507
 
     cannot open temporary file 'filename'
 
     BSCMAKE could not open one of its temporary files.
 
     One of the following may have occurred:
 
        ■ No more file handles were available. Increase the number of
          file handles by changing the FILES setting in CONFIG.SYS to
          allow a larger number of open files. FILES=50 is the
          recommended setting.
 
        ■ The TMP environment variable was not set to a valid drive and
          directory.
 
        ■ The disk was full.
                                    -♦-