June 24, 2013
8:13 p.m.
On 24 June 2013 12:21, jtuchel@objektfabrik.de <jtuchel@objektfabrik.de>wrote:
false ifTrue: [ self sqlSetEnvAttr: 200 value: 2 "SQL_ATTR_ODBC_VERSION" ].
what does this false ifTrue: thing mean here?
That's how you comment code in Smalltalk - becuase it doesn't support nested comments. -- Milan Mimica http://sparklet.sf.net