#match: and WideString

Philippe Marschall philippe.marschall at gmail.com
Tue Jul 24 19:59:12 UTC 2007


Hi

Can it be that #match: works only with ByteStrings as argument?
try the following:
'#:\*' match: (String with: (Character value: 50976) with: (Character
value: 47532) with: (Character value: 47484))

Cheers
Philippe



More information about the Squeak-dev mailing list