|
  Limits to QuickBASIC    Contents    Index |
| ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ |
| Limits to QuickBASIC |
|
| There are certain limits to the maximum and minimum sizes and values of |
| program objects in QuickBASIC. |
|   |
|   Limits Topic                         Maximum and Minimum |
  Names, Strings, and Numbers         Variable name length, string length, |
|                                        numeric values. |
  Arrays                              Size, number of dimensions, |
|                                        subscript values. |
  Procedures and Files                Size, number of arguments, number of |
|                                        records, error message numbers. |
  Editing                             Number of characters in various text |
|                                        boxes, number of lines in various |
|                                        windows. |