#Layers Anyone??
Cap'n:
If you attach a console to the window, you can then send commands that set
the LEFT OFFSET, TOP OFFSET, LINE LENGTH and PAGE LENGTH for any text sent to
the window thru the console. LINE LENGTH is given in # of characters rather
than pixels, based on the current font, so you won't get half a character as
clipping might do. The offsets are in pixels relative to the window.
—Mike