Michael said &lt;&lt;<br><br>If you want to implement the
method as a binary message (with special characters), everything is
fine <br>
<br>
&gt;&gt;<br><br>Brilliant, so I was on the right track - sort of!  Now for the important question.  Where are the special characters defined?  I looked in Smalltalk, and found a SpecialObjectsArray  (along with a warning saying &quot;don&#39;t touch this&quot;!).  I am not planning to touch it, but I am curious to understand how the system works.<br>
<br>
&lt;&lt;<br>
The argument to a binary message is not undeclared; the simple fact<br>
that the message is binary *implies* there will be a parameter.<br>
<br>
Am I making sense?<br><br>&gt;&gt;<br><br>Totally, that clears it up for me.<br><br>Cheers<br>Andy<br>
<br><br><br>