On Jan 16, 2007, at 3:14 AM, Tom Benson wrote:
I'm trying to define an Operator_Lookup override inside a module,
but it will not compile.
Is Operator_Lookup unsupported outside of code objects??
Operator overloading belongs to classes. Modules cannot overload
operators.
Mars Saxman
REAL Software
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>