home *** CD-ROM | disk | FTP | other *** search
- Master View 2.1b written by Chris Zinn (C)1993,TCSoft.
-
- MV (MasterView) is a full screen ansi viewer. Alot of ansis made
- by ansi artist groups are 50 lines or longer, so using the type command
- dosn't give you a chance to look at them long enough for you to appreciate
- them. Someone decided that we should have an ansi viewer, the first few
- ansi viewers I saw were basically pathetic attempts to make them selves
- known. All it did was your basic dos TYPE command followed by a INPUT ":",A$
- or something similar (getch() for you C programmers). The next few would
- let you slow it down or speed it up, but that was basicly the equivalent of
- hitting CTRl-S or screen pause for me. Then I wrote this one, this one
- will load the entire ansi into memory and let you scroll through it so you
- can get a good look at it. You can also change the video mode in the middle
- to 50 line mode to see more of it (most look better in this mode BTW.)
-
- New in 2.1: . VGA Smooth Scrolling in the text mode.
- . Preview Mode
- . Pop Up Help Window
- . Pop Up Status Window
- Bugs fixed from 2.0
- . Resets screen mode upon exiting
- . Lets you exit if you have many ansi's.
-
- CGA Card Owners:
- The VGA smooth scrolling option is defaulted to on. You should have
- no compatibility problems with your CGA card. If you do however, just press
- 'V' when you first get into View Mode to turn off the VGA Smooth Scroll.
-
-
-
-