HTBasic Help
×
Menu
Index

Subscript

 
A subscript is a numeric expression rounded to an integer to specify an array dimension. The value of each subscript must lie in the legal range for that dimension as defined in the declaring statement (ALLOCATE, COM, COMPLEX, DIM, INTEGER, LONG, REAL, REDIM, STATIC). Some matrix operations automatically redefine the range of a dimension.