home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / turbopas / twoscrn.doc < prev    next >
Text File  |  1994-03-07  |  708b  |  17 lines

  1. I'm sending this in response to your note to <info-ibmpc> regarding
  2. the "near" simultaneous use of mono and color screens.  
  3.  
  4. I've included a demo program in turbo pascal for using both screens.
  5. The methodology was given in a PC Tutor column in PC magazine and I
  6. translated it from Basic to Turbo-pascal.  
  7.  
  8. The advantage of this method is that the state of the previous screen
  9. is saved and cursor is where you left it when you return to either
  10. the color or the mono screen. Of course, you can explicitly clear the
  11. screen whenever you want to.  
  12.  
  13. Feel free to submit this program to the <info-ibmpc> library if you
  14. think it is of interest to others.
  15.  
  16.     Nate Liskov <NATE@MIT-PRJ.ARPA> 6/17/85
  17.