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.
SB1006
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     SBRPACK Error SB1006
 
     cannot create temporary .SBR file
 
     SBRPACK could not open a temporary file.
 
     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 recommended.
 
        ■ The disk was full.
 
     This error ends SBRPACK with exit code 4.
                                    -♦-