Language:
Русский
English
┌─────────────────────────────┐
│ Invalid indirect reference │
└─────────────────────────────┘
The statement attempts to make an invalid indirect reference.
For example, you might be using an absolute variable whose base variable is not known in the current module, or using an inline routine that references a variable not known in the current module.