| .VIEW PRINT Statement QuickSCREEN. |
|
  QuickSCREEN       Details       Example       Contents       Index |
| ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ |
| VIEW PRINT - a device I/O statement that sets the boundaries |
|              of the screen text viewport |
| Syntax |
|   VIEW PRINT [topline TO bottomline] |
|     ž Using no arguments causes the screen text viewport to be the |
|       entire screen. |
|     ž topline, a numeric expression that has an integer value, is the |
|       top of the new text viewport |
|     ž bottomline is the bottom of the new text viewport |
|
See Also  SCREEN statement   WIDTH   CLS   LOCATE   PRINT |
          SCREEN function |