Use local variables to first read the existing string, then concatonate
your new characters and then use the local variable to display the new
string.
G. Montag
Rommeluere wrote:
>
> Hello
>
> Does anyone know how to display new characters in a previously
> existing string display, without erasing the previous characters?