Discussion:
Pcopy
(too old to reply)
Tom Lake
2003-09-19 00:28:08 UTC
Permalink
There is a command in VBDOS called PCOPY which saves the screen display.
You
can then restore it. This is particularly useful if you are displaying an
error message in a box and then need to restore the original screen. Is
there an equivalent in PowerBasic 3 for DOS. If so what is it!!
There is no built-in equivalent in PB DOS 3.5, you'd have to write your own
routine (preferably in machine language).

Tom Lake
Buck Huffman
2003-09-23 04:12:09 UTC
Permalink
Hi,
There is a command in VBDOS called PCOPY which saves the screen display.
You
can then restore it. This is particularly useful if you are displaying an
error message in a box and then need to restore the original screen. Is
there an equivalent in PowerBasic 3 for DOS. If so what is it!!
Thanks in Advance,
Brian.
--
get rid of the obvious if replying by mail
If you installed the examples in the default "pb35\examples" folder, there
should be
a file called "scrnunit.bas" in it That contains the pgcopy subroutine which
does about
the same thing.

Buck
p. smith
2003-09-27 07:48:55 UTC
Permalink
Hi,
There is a command in VBDOS called PCOPY which saves the screen display.
You
can then restore it. This is particularly useful if you are displaying an
error message in a box and then need to restore the original screen. Is
there an equivalent in PowerBasic 3 for DOS. If so what is it!!
Thanks in Advance,
Brian.
--
get rid of the obvious if replying by mail
if your question wasn't answered let me know which 3.x version you are
using.




-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----

Loading...