| 
|||||||||
| 
 | 
|||||||||
| #2072 | Compile-time error | ||||||||
Attempting to evaluate a referent immediately.
 Additional Information
 Referents may only be written to a stream.
Explanation
An operation such as 'RETURN REFERENT "..."' will trigger this message. Returning a referent from a function is impossible.
| ---- |