qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
VIEW PRINT Statement
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Sets the boundaries of the screen text viewport; not available when forms
 are showing.
 
    VIEW PRINT [toprow% TO bottomrow%]
 
    ■ toprow%           Number specifying the top row of the text viewport
 
    ■ bottomrow%        Number specifying the bottom row of the text viewport
 
 See Also
    Print Command Summary            VIEW Statement