6-19
Error Messages
Execution Error
-292 Referenced name does not exist
A downloadecd program attempted to access an undefined element (a variable, constant,
file
name, etc.).
-293
Referenced name already exists
A downloaded program attempted to define an element (a variable, constant, filename,
etc.)
that had already been defined.
-294
Incompatible type
Indicates that the type or structure of a memory item is inadequate.