home *** CD-ROM | disk | FTP | other *** search
- TURBOTXT Revision Notes
- __________________________________________________________________________
-
-
-
- 1.00 06/12/92
-
- - Original version
-
-
- 1.10 08/15/92
-
- - Added the ability to scroll the screen left and right using the
- corresponding arrow keys. This removes the 80 character per line limit.
- In version 1.00 a warning message would be displayed and the line
- truncated if it was longer than 80 characters.
-
- The .COM program produced automatically supports other screen sizes
- besides 80x25. So long as the proper screen values are in the BIOS data
- area and the screen width is at least 80 columns and no greater than 255
- columns it will work with the detected mode automatically.
-
- - Added the switches /Annn and /Fnnn. Use /A to specify the main color
- attribute (the displayed text) and /F for the footer color attribute. For
- modes 2 (black and white) and 7 (monochrome) the attributes, are always 7
- and 70h respectively. The display mode is determined when the README.COM
- program is executed, not when the text file is "compiled".
-
-
-
- 1.11 11/10/92
-
- - Fixed problem where some .COM output programs would not run properly
- monochrome machines.
-
-
-
- 4.00 10/21/93
-
- - Added support for text searching with F and A commands inside of .EXE
- file
-
- - Added support for printing with P command.
-
- - added support for 132 column mode
-
- - added %done display
-
- - added compile stats
-
- - now creates .EXE instead of .COM file.
-
-
-