...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
tx2 [textsize] [lle | lri | ule | uri | jri | jce | jle | cur | ref | min | coor | screen] [nob] [poi] [col] [fol] [use] [let] [txt] text |
...
Will display text in lower left | lower right | upper left | upper right corner of the screen.
jri | jce | jle txt text
Will do right justification (jri), center justification (jce), or left justififaction (jle) (which is default) of the text position.
cur | ref | min txt text
Will display text at cursor position | reference point | lower left of grid window. The reference point is set by the ref command.
...