From: Eric B. <er...@go...> - 2007-07-05 14:51:29
|
Colin Adams wrote: > Note that the STRING_8 was created by a call: > > create {STRING_8} l_text.make_from_string (l_text). Is this doing a copy? Yes: it looks like it's cloning the `area'. -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |