bas7ener.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.
Changed number of db's open from 12 to 4.
   ■ ISAM has a limit to the number of databases and tables
     that can be open at one time and your program has
     exceeded this limit. ISAM can open up to 4 databases
     and 4 to 13 tables (depending on the number of
     databases open). Change your program so it closes
     tables or databases that exceed this limit.
 
ERR code: 67