82/83 Programing Idea


[Prev][Next][Index][Thread]

82/83 Programing Idea



I recently had an idea to keep from destroying the screen in an 82/83
program that uses draw commands.  It causes some screen flickering at
the beginning and end of the program though.  If anyone knows how to
prevent it please let me know.  Here's the idea:

:StoreGDB GBD2
:StorePic PIC2
(program here)
:RecallGDB GDB2
:RecallPic PIC2

The GDB stores the equations, zoom settings, as well as the screen
format while the pic stores any drawing done on the screen.  Has anyone
ever tried this before?  Is it a good idea?  Again, anyone know how to
stop the flicker?

Andy Johnson <prjohnson@sisna.com>