qb45ener.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.
Overflow
The result of a calculation, or datatype conversion of
a procedure argument, was too large to be represented
within the range allowed for a number.
 
Use the Help menu's Contents command to look at the ranges
of numbers QuickBASIC can handle, as follows:
  1. Choose <OK> to close the error message dialog box.
  2. Press ALT+H to open the Help menu.
  3. Choose the Contents command.
  4. Choose the Limits to QuickBASIC hyperlink. The
     maximum numeric values that QuickBASIC can handle
     will be displayed in the Help window.
  5. Press ESC to clear the Help window.
 
ERR code: 6