Language:
Русский
English
┌───────────────────────┐
│ Constant out of range │
└───────────────────────┘
You are trying to do one of the following:
■ Index an array with an out-of-range
constant.
■ Assign an out-of-range constant to a
variable.
■ Pass an out-of-range constant as a
parameter to a procedure or function.