>This should fix it: > Smalltalk allClasses do: [ :each | each class organization comment: nil; >commentStamp: nil ]
Yes - can confirm the error and can also confirm this statement fixes it. Thx T.
>This should fix it: > Smalltalk allClasses do: [ :each | each class organization comment: nil; >commentStamp: nil ]
Yes - can confirm the error and can also confirm this statement fixes it. Thx T.