612 EVAL() given something other than codeblock
Explanation: A data type other than a code block was supplied as
the first argument to EVAL().
Note: A class object is not a code block.
See Also: "Basic Concepts" chapter in the Programming and Utilities
Guide.