30 lines
907 B
HTML
30 lines
907 B
HTML
<HTML>
|
|
<HEAD><TITLE>QuickBASIC 3.0 - Long Entry</TITLE></HEAD>
|
|
<BODY>
|
|
|
|
<A HREF="ng23637.html">[<<Previous Entry]</A>
|
|
<A HREF="ng320.html">[^^Up^^]</A>
|
|
<A HREF="ng23cd7.html">[Next Entry>>]</A>
|
|
<A HREF="menu.html" >[Menu]</A>
|
|
<A HREF="info.html">[About The Guide]</A>
|
|
<HR>
|
|
<PRE>
|
|
<B>PCOPY Copy Screen Page</B>
|
|
|
|
<B>PCOPY</B> <U>sourcepg</U>,<U>destpg</U>
|
|
|
|
Copies one screen page to another.
|
|
|
|
<U>sourcepg</U> An integer expression in the current range of video page
|
|
options. Specifies the source page.
|
|
|
|
<U>destpg</U> An integer expression in the current range of video page
|
|
options. Specifies the destination page.
|
|
</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>
|