This can't be right....

dsiegel at acm.org dsiegel at acm.org
Thu Jun 26 22:28:35 UTC 2003


You're confusing the class False with the instance 'false'.

	ok _ false.
	[ok] whileFalse: [.... ok _ <condition>.]

should work (note the capitalization).

-dms



More information about the Squeak-dev mailing list