[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.9.10 Displaying Text

140AB DODISP ( ob %row → )
Displays any object in specified row.
1245B DISPROW1 ( $ → )
aka: DISP@01, BIGDISPROW1
12725 DISPROW1* ( $ → )
Displays relative to window corner.
0E029 DISPROW1*! ( $ → )
Does Clr8 then DISPROW1*.
1246B DISPROW2 ( $ → )
aka: DISP@09, BIGDISPROW2
12748 DISPROW2* ( $ → )
Displays relative to window corner.
1247B DISPROW3 ( $ → )
aka: DISP@17, BIGDISPROW3
1248B DISPROW4 ( $ → )
aka: DISP@25, BIGDISPROW4
1249B DISPROW5 ( $ → )
124AB DISPROW6 ( $ → )
124BB DISPROW7 ( $ → )
124CB DISPROW8 ( $ → )
May not be possible depending on the size of the font and whether the menu is on or off.
12429 DISPN ( $ #row → )
aka: BIGDISPN
3A4CE Disp5x7 ( $ #start #max → )
Displays string on multiple lines, starting at #start and no using more than #max rows. New lines must be manually specified. Segments longer than 22 characters are truncated and appended with "...".
39632 Blank&GROB! ( $ #x #x1 #x2 → )
Clears HARDBUFF between (#x1, 0) and (#x2, 6). Converts string to grob with small characters and displays it at (#x, 0).
0E047 (Save16) ( → grob )
Returns top 16 rows.
0E05B (Restore16) ( grob → )
Restores top 16 rows.
1270C DISPSTATUS2 ( $ → )
Displays message in status area using two lines.
4E6EF DispCoord1 ( $ → )
Displays $ in menu grob using minifont.
4A055 DISPCOORD2 ( $ → )
Displays $ in menu grob using minifont and waits for a key. Then refreshes menu display.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by Carsten Dominik on May, 30 2005 using texi2html