33 lines
1.0 KiB
HTML
33 lines
1.0 KiB
HTML
<HTML>
|
|
<HEAD><TITLE>QuickBASIC 3.0 - Long Entry</TITLE></HEAD>
|
|
<BODY>
|
|
|
|
<A HREF="ng32510.html">[<<Previous Entry]</A>
|
|
<A HREF="ng320.html">[^^Up^^]</A>
|
|
<A HREF="ng32d57.html">[Next Entry>>]</A>
|
|
<A HREF="menu.html" >[Menu]</A>
|
|
<A HREF="info.html">[About The Guide]</A>
|
|
<HR>
|
|
<PRE>
|
|
<B>VIEW PRINT Set Screen Text Window</B>
|
|
|
|
<B>VIEW</B> <B>PRINT</B> [<U>top</U> TO <U>bottom</U>]
|
|
|
|
Sets the top and bottom boundaries of the screen text window.
|
|
|
|
<U>top</U> The top line of the screen text window. Defaults to 1.
|
|
|
|
<U>bottom</U> The bottom line of the screen text window. Defaults to 25.
|
|
|
|
-----------------------------------------------------------------------
|
|
|
|
<B>Notes:</B> VIEW PRINT limits scrolling and cursor movement to the
|
|
area defined by top and bottom.
|
|
</PRE>
|
|
<HR>
|
|
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
|
|
Written by <A HREF="http://www.acemake.com/hagbard">Dave Pearson</A>
|
|
<HR>
|
|
</BODY>
|
|
</HTML>
|