home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1997 January / CD_shareware_1-97.iso / DOS / GRAFICOS / VIEW121.ZIP / NEW121.DOC < prev    next >
Encoding:
Text File  |  1996-10-16  |  6.1 KB  |  165 lines

  1.                       *** VIEW Version 12.1 October 1996 ***
  2.                                 Recent history
  3.  
  4. VIEW Version 11.0
  5. =================
  6.  
  7. Added more functionality to the file selection menu.  This has meant
  8. changing the functions of the Home and End keys. The keys are now:
  9.  
  10. Home      - go to first file in current screen list
  11. End       - go to last file in current screen list
  12. Ctrl-Home - go to first file in whole list
  13. Ctrl-End  - go to last file in entire list.
  14.  
  15. In addition the up arrow now takes you to the previous screen when at the
  16. top of the current screen; the down arrow similarly tales you to the next
  17. screen when at the end of the current screen.
  18.  
  19. These changes have meant that the F8 and F9 keys (select a file by name and
  20. by first letter) have been dropped.  Apologies to you if you are used to
  21. using these, but they were incompatible with the new system.  The new
  22. functionality should help to compensate for this loss.
  23.  
  24. Added two toggles.  To toggle speaker "beeps" (when an illegal key press is
  25. made, press s.  VIEW starts with sound off.  To toggle word wrap on/off
  26. when viewing a plain text file (ASCII or ANSI) press w.  Note:  the word
  27. wrap parameter stays in effect for viewing subsequent files until w is
  28. pressed again or F3 is pressed from the file selection menu.
  29.  
  30. Text search strings can now be up to 80 characters.
  31.  
  32. VIEW Version 11.1
  33. =================
  34.  
  35. Improved support for code page 850.
  36.  
  37. VIEW Version 11.2
  38. =================
  39.  
  40. Improved identification of ASCII files with high-order characters.  Added
  41. new command line switch /b This allows you to override the"break process"
  42. setting you have chosen from the configuration program.  When break is
  43. configured to be on, pressing Esc interrupts the file read.  With break
  44. off, the whole file is read before you can exit.  The /b allows you to
  45. break out even when "break process: is configured as off.
  46.  
  47. VIEW Version 11.2a
  48. ==================
  49.  
  50. Added a new command line switch /mono to force display to monochrome.  This
  51. is useful for running VIEW on laptops or "palm" computers.
  52.  
  53. Added Alt-F8 as alternative for "s" (toggle sound), Alt-F9 as alternative
  54. for "q" (toggle quick view from file selection menu), and Alt-F10 as
  55. alternative for "w" (toggle line wrap on/off when viewing an ASCII file).
  56. These additions are to accommodate possible variations in keyboards (e.g.
  57. "azerty" rather than "qwerty").
  58.  
  59. VIEW Version 11.3
  60. =================
  61.  
  62. Added the ability to change the default drive to which temporary files are
  63. written (using the viewcfg program).
  64.  
  65. Changed VIEW so that if a text search string is listed on the command line,
  66. VIEW goes directly to the first occurrence of the string when a file is
  67. loaded.
  68.  
  69. VIEW Version 11.3a
  70. ==================
  71.  
  72. Added a command line switch, /s, to override the default way in which VIEW
  73. looks for text in files when the search string is entered on the command
  74. line.  The default is case insensitive.  The /s switch makes it case
  75. sensitive.
  76.  
  77. VIEW Version 11.3b
  78. ==================
  79.  
  80. FOR WORDPERFECT DOCUMENTS ONLY:  changed the way in which "strikeout" text
  81. is handled.  By default, VIEW now omits this text.  You can have it
  82. included by adding a new command line switch, /-, to override the default.
  83. If you use this switch, strikeout text will be shown in UPPER CASE LETTERS.
  84.  
  85. VIEW Version 11.3c
  86. ==================
  87.  
  88. Minor improvements to display of HTML accented characters.
  89.  
  90. VIEW Version 11.3d
  91. ==================
  92.  
  93. Added a toggle - h - that allows you to switch between showing HTML files
  94. in decoded form or as pure ASCII (i.e., with the HTML tags displayed).
  95.  
  96. Corrected a display problem that caused some text to remain at the right of
  97. the screen when exiting VIEW after you had used the /l switch with the
  98. number of columns used by VIEW less than the screen width.
  99.  
  100. VIEW Version 11.4
  101. =================
  102.  
  103. Added ability to read XYWRITE files.  To toggle between XYWRITE display and
  104. ASCII (and so show XYWRITE codes), press x while viewing a file.
  105.  
  106. VIEW Version 11.5
  107. =================
  108.  
  109. Added ability to read Microsoft Publisher files. Improved positioning of
  110. cursor to help those using a voice synthesizer to read the display.
  111.  
  112. NOTE:  because of the complexity of Publisher files, VIEW may not read them
  113. all correctly.  If you have one that does not display e-mail it to me
  114. (mdrury@nrcan.gc.ca) and I'll see what I can do.
  115.  
  116. VIEW Version 11.6
  117. =================
  118.  
  119. Corrected display of XYWRITE files.  The two previous versions were
  120. developed under a wrong assumption concerning the internal nature of line
  121. wrap in such files.  This has meant that the x toggle (switch between
  122. XYWRITE and ASCII) is no longer appropriate.
  123.  
  124. Added minimal support for Mac Word files.  Not perfect, but you will be
  125. able to read them.
  126.  
  127. Changed F4 (toggle text search off) to shift-F2 in order to free F4 for a
  128. new version of VIEW that will support continuous scrolling for
  129. visually-handicapped users who use a speech synthesizer.  (Coming soon!)
  130.  
  131. VIEW Version 12.0
  132. =================
  133.  
  134. Improved "quick mode" (set by /q command line switch) so that if it is set
  135. on and a file is to be converted or printed directly, without being
  136. displayed, only the first 22 lines are written.
  137.  
  138. Added a new feature for visually-impaired users.  See the separate
  139. documentation file  visual.doc
  140.  
  141. VIEW Version 12.0a
  142. ==================
  143.  
  144. Fixed broken "Home" function in scroll mode.  Minor improvement to
  145. algorithm to detect "unknown format" files.  Added option to view Word 6/7
  146. files called with /c or /C command line.
  147.  
  148. VIEW Version 12.1
  149. =================
  150.  
  151. Added new function - "print using file's form feeds" (shift-F9).  With this
  152. you can control where page breaks occur when printing.  Form feeds are
  153. equivalent to embedded bookmarks, so to force a page break in the printed
  154. document just press Ins while viewing a file to insert a bookmark. Pure text
  155. files that contain form feed codes will also print with page breaks intact
  156. as they are converted internally by VIEW to bookmarks.
  157.  
  158. Changed the configuration file so that you can now set the left margin
  159. indentation for printed files.
  160.  
  161.  
  162. (END OF DOCUMENT)
  163.  
  164.  
  165.