Hello Peter,

Finder can't find when you need to compose two messages, this one does it:

('BormParticipant' splitOn: 'Borm') last

Hilaire

Le 06/04/2015 12:34, Peter Uhnák a écrit :
> Hi,
>
> am I really blind, or is there no way to do something like
> 'BormParticipant' removePrefix: 'Borm' "-> 'Participant'"
> or
> 'BormParticipant' copyFrom: 5 "-> 'Participant'" "OrderedCollection
> knows this"
>
> I can do copyFrom:to:, but that requires asking the size of the
> string, which is (in my eyes) ugly.
>
> So is there better (=single message) way?
>
> Thanks,
> Peter


-- 
Dr. Geo - http://drgeo.eu
iStoa - http://istoa.drgeo.eu



Reply via email to