◄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►