I already did that.
Code:
-r = clear all text in id
-a = add line of text to end
-d = delete Nth line
-i = insert text at Nth line
-o = overwrite Nth line with text
These are the flags that are used with a List, i think (as far as adding and removing text). I didn't see a flag to wrapping the text, so I turned to the forum's help once again smile

I guess it some option in the List, but I can't tell...

Code:
list [id, x y w h, style] (sort, extsel, multsel, size, vsbar, hsbar)
These are the List's options, no luck there either smirk

Zyzzy smile