On Fri, 22 Feb 2002, Melvin Smith wrote: > Exactly. If we added this to String I think it would work.
I don't know if that's exactly what you want. A string is a list of integers corresponding to character points and nothing more than that so probably doesn't form a good vehicle for a packed data structure. Alex Gough