Andrew,
> What does '##' mean ?
>
> A real-life example, as in
> View>>defaultExtent which returns ##(100 @100).
It's a compile-time evaluation for efficiency. It becomes even more
important for collections that are always the same - see
Canvas>>textExtent:width:alignment:.
Have a good one,
Bill
--
Wilhelm K. Schwab, Ph.D.
[hidden email]