home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / w / wstyl113.zip / README.TXT < prev    next >
Text File  |  1993-01-17  |  6KB  |  140 lines

  1. Wintertree Writing Style Analyzer (WStyle) 1.13
  2.  
  3. User's Guide Changes
  4. ====================
  5.  
  6. Using WStyle
  7. ------------
  8.  
  9. WStyle now supports three new command-line options: "/a," "/p," and "/s."
  10.  
  11. The "/a" option tells WStyle that the document you want to check is in
  12. ASCII format. Use this option if you created the document using a text-
  13. editing program (as opposed to a word-processing program). If the "/a"
  14. option is not present, WStyle assumes the document was created by a
  15. word-processing program and contains embedded formatting information.
  16. If you're not sure of the document's format, omit the "/a" option from
  17. the command line.
  18.  
  19. The "/p" and "/s" options run WStyle in "batch mode," where it checks
  20. your document and either saves or prints problem reports without
  21. requiring interaction from you. The "/p" option tells WStyle to print
  22. all problem reports without stopping. The "/s" option tells WStyle to
  23. save all problem reports without stopping. WStyle saves the problem
  24. reports in the "Wnn" file described in the user's guide.
  25.  
  26. Following is a summary of WStyle's command-line options:
  27.  
  28.     wstyle [/a] [/p] [/r n] [/s] [/t n] [file.ext]
  29.         /a: Set the document-format to ASCII (default is word-
  30.             processor).
  31.  
  32.         /p: Print all problem reports and the statistical report in
  33.             batch (non-interactive) mode.
  34.  
  35.         /r: Set the problem-reporting level to "n."
  36.  
  37.         /s: Save all problem reports and the statistical report to
  38.             disk in batch (non-interactive) mode.
  39.  
  40.         /t: Set the target-reader's level to "n."
  41.  
  42.  
  43. Customizing WStyle
  44. ------------------
  45.  
  46. The "ASCII document" option has been added to the options form. This
  47. option tells WStyle that the document is in ASCII format. ASCII
  48. documents are typically produced by text-editing programs, and do not
  49. include textual effects such as underlining, boldface, or footnotes.
  50. If you create documents using a word-processing program such as
  51. WordPerfect or Microsoft Word, set the ASCII-document option to
  52. "False" (F). If you create documents using a text editor, set the
  53. ASCII-document option to "True" (T). If you aren't sure of the
  54. document format, set the ASCII-document option to "False" (F).
  55.  
  56. See "Word Acceptability" in the "Configuring WStyle" topic for more
  57. information.
  58.  
  59. Overall-Style Statistic
  60. -----------------------
  61.  
  62. WStyle otherwise works as described in the user's guide with one minor
  63. exception: it does not calculate or display the overall-style statistic.
  64. When you register with us, we will send you a copy of WStyle which does
  65. display the overall-style statistic. We wanted to give registered users
  66. something in return for their support, something that non-registered
  67. users wouldn't have. We considered various schemes such as having a
  68. special "professional" version of the program with extra features
  69. available only to registered users, but we wanted to make the shareware
  70. version useful.  We decided to leave out the overall-style statistic
  71. because it isn't essential. WStyle is perfectly usable without it
  72. (although we do think you'll enjoy having the statistic when you register).
  73.  
  74.  
  75. About Shareware
  76. ===============
  77.  
  78. WStyle is "shareware" and is provided at no charge to you for evaluation.
  79. Feel free to share it with your friends, but please do not give it away
  80. altered or as part of another system.  If you find WStyle useful and 
  81. want to continue using it, you must make a registration payment of $25.00
  82. to Wintertree Software Inc.  The $25.00 registration fee will license one
  83. copy for use on any one computer at any one time.
  84.  
  85. Commercial users of WStyle must register and pay for their copies within 30
  86. days of first use or their license is withdrawn.  Site-License arrangements
  87. may be made by contacting Wintertree Software Inc.
  88.  
  89. You are encouraged to pass a copy of WStyle along to your friends for
  90. evaluation.  Please encourage them to register their copy if they find that
  91. they can use it.  All registered users will receive:
  92.  
  93. 1. A copy of WStyle that calculates and displays the overall-style statistic.
  94.    Also, the "registered" copy of WStyle does not display the shareware
  95.    message when you start the program.
  96. 2. A professionally typeset and printed copy of the user's guide.
  97. 3. Support for using WStyle from Wintertree Software Inc.
  98.  
  99. See the file ORDER.TXT for information about registering for WStyle.
  100.  
  101.  
  102. Revision History
  103. ================
  104.  
  105. 1.0 February 1992
  106.     - First release.
  107.  
  108. 1.10 March 1992
  109.     - Added "batch mode," invoked via /p and /s options on the command
  110.       line.
  111.     - Improved method of distinguishing words from word-processor
  112.       formatting information.
  113.     - Improved checks for words spelled using American or British rules.
  114.     - Now detects printer problems and displays a message.
  115.     - Overall-style score algorithm is now more accurate.
  116.     - Fixed a bug that prevented WStyle from recognizing function keys
  117.       which had been redefined via ANSI.SYS.
  118.     - Fixed some minor problems with the directory display that appears
  119.       when the "Check Doc" action is invoked.
  120.     - Now accepts command-line options prefixed with "-" as well as "/".
  121.     - Added the /a option to the command line, which disables the "Strict
  122.       Words" feature.
  123.     - Added the ASCII-document option to the options form.
  124.  
  125. 1.11 May 1992
  126.     - Show directories at the beginning of the file-selection
  127.       display.
  128.  
  129. 1.12 June 1992
  130.     - Accept words containing three vowels in a row.
  131.  
  132. 1.13 November 1992
  133.     - Fixed a bug that made the cursor invisible in the directory
  134.       window on monochrome screens. WSTYLE.INF now contains suggested
  135.       color settings for monochrome and color monitors, and the default
  136.       settings work on either type. 
  137.     - Fixed a bug that prevented carriage returns from being printed
  138.       on some printers.
  139.  
  140.