> I had a look at this article > (http://en.wikipedia.org/wiki/GNU_Smalltalk ) and I cannot seem to > guess what "1/>self" means.
It's a wikimedia bug (take a look at the source of that page for details). It should be okay now... it's actually a "value := self." assignment. marco _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
