qbasic.hlp (Topic list)
Element not defined
You have attempted to use an element that you have not
defined previously as part of a user-defined data type.
 
For example, if you defined MYTYPE as containing elements
A, B, and C, and you attempted to use the variable D as
an element of MYTYPE, this message would appear.