from:to:, from:to:by:add:after:, add:afterIndex:, add:before:, add:beforeIndex:, addAll:after:, addAll:afterIndex:, addAll:before:, addAll:beforeIndex:, addAllFirst:, addAllLast:, addFirst:, addLast:The add:afterIndex:, add:beforeIndex:, addAll:afterIndex:, and addAll:beforeIndex: messages are not supported in Smalltalk/V or Objectworks\Smalltalk.sortBlock, sortBlock:addLineDelimiters, asDBString, asSBString, bindWith:, bindWith:with:, bindWith:with:with:, bindWith:with:with:with:, bindWith:with:with:with:with:, bindWith:with:with:with:with:with:, bindWithArguments:, trimBlanks, trimSeparatorsThese String and DBString messages are not in the Blue Book. They have been added to VA Smalltalk based on feedback from developers.The only one of these String and DBString messages that is supported by Smalltalk/V is trimBlanks. Smalltalk/V also provides asInteger and asFloat which are similar to asNumber. Objectworks\Smalltalk supports only asNumber, byteAt:, and byteAt:put:. Objectworks\Smalltalk counts Null (ASCII 0) as a separator in trimSeparators, but VA Smalltalk and Smalltalk/V do not.In Objectworks\Smalltalk this method is called numArgs. It is not included in the Smalltalk/V image.
|