long ( text-window-create long parent-id optional long x optional long y optional long width optional long height optional word style)
Creates a text subwindow. parent-id must be a valid frame ID. The value of style can be 1 (draw a border around the text subwindow) or 0 (no border).