■ More than one condition can cause this error: • The value specified is outside the allowed range of values for this data type. • PRINT method output has exceeded the 0 - 254 print range determined by the CurrentX and CurrentY property values. • If you are creating a new index on an ISAM table: ♦ If 28 indexes already exist for the table, you must delete an index before you can create a new one. ♦ The combined width of the column(s) you named for the index cannot exceed 255 bytes. • If you are opening an ISAM table: ♦ A maximum of 60 "long" columns can be already open (long columns are arrays, user-defined types, or strings greater than 255 bytes). ■ If you need additional help, move the cursor to a keyword and press F1 to open the Help window.