home *** CD-ROM | disk | FTP | other *** search
/ The Education Master 1994 (4th Edition) / EDUCATIONS_MASTER_4TH_EDITION.bin / files / texttors / notewrit / w.doc < prev    next >
Text File  |  1992-09-23  |  10KB  |  205 lines

  1.     THIS FILE CAN BE DISPLAYED OR PRINTED ONLY!  IF CANNOT BE EDITED!
  2.  
  3.           Infinity Data Products & Larry L. Myers Presents
  4.  
  5.  
  6.                      W - The Note Writer V3.1
  7.  
  8.              Copyright (c) 1990,1991 Rights Reserved
  9.  
  10. WHAT IS "W":
  11.  
  12. W was originally written for a friend's teenage daughter who was
  13. seriously hurt in a auto accident and now only has use of one finger
  14. of one hand (we called it "W" to cut down on her key-strokes).  We
  15. made all functions of the program "one key" functions (no Ctrl this or
  16. Alt that) because she could not press two keys simultaneously. The
  17. result is a simple "electronic typewriter" that allows her, and now
  18. you, to type, edit and print letters of up to around 50K bytes (this 3
  19. page document is under 7K, so you can see just how many pages you can
  20. actually write).  We did not charge our friend for the development of
  21. this program so we are not charging you for it's use (if it's used for
  22. personal use only). If you are a business, government office or other
  23. commercial user, you MUST register @ $20 per user (site licenses are
  24. available).  The program is Copyrighted and we do not authorize ANY 
  25. modification or re-naming of W.  We do grant individual FREE use of W 
  26. and encourage you to copy it for YOUR friends.
  27.  
  28. WHAT WILL "W" DO:
  29.  
  30. W will save your letter for future use. W provides for multiple 59
  31. line pages.  W does allow for editing.  W does "Word Wrap". W does
  32. hold the letter until you tell it  not to  (if  you  want to send the
  33. same basic letter to several people, print the first copy, say "Y"
  34. when asked if you want to repeat the letter, make your name and
  35. address changes, print it, say "Y", etc., etc.).
  36.  
  37. A recent change made to "W" makes it a very effective "ASCII Text
  38. Editor" (which means it can be used to make or edit straight ASCII
  39. text files such as Batch Files).  The change is that we now strip off
  40. the "Soft" carriage return that is normally used in "Word Wrapping"
  41. and convert them to "Hard" carriage returns (as though you hit
  42. "Enter".  The "ASCII" feature is activated if you elect to save a newì
  43. file as "ASCII" versus "FORMATTED" when asked to decide.  So now youì
  44. have a word processor and a text editor.
  45.  
  46.  
  47.                          BASIC OPERATION
  48.  
  49.  
  50. Start W by entering W.
  51.  
  52. W will ask you for a file name to bring in for editing, or you can
  53. just press 'Enter' to open a new file.  If you want to edit a file,
  54. but do not remember the exact name you gave it, just press the 'F8'
  55. key and a list of your files will be displayed.  Use the 'Up' and
  56. 'Down' Arrow keys to move the marker to the file you wish and then
  57. press the 'S' key to <S>elect it, or press the 'A' key to <A>bort
  58. using the list and return to the File Name Entry Screen. When in the
  59. File Name Entry Screen you may quit W and return to DOS by pressing
  60. 'Esc".
  61.  
  62. If you have been using a prior version of W, your file names will not
  63. be displayed in the above "Select or Abort" screen because this new
  64. version  holds  the  names  in  a database file (new documents will
  65. automatically be added to the database).  To add your files to the
  66. database simply bring them up in 'Edit' mode and then 'Save' them. 
  67. This will cause the file names to be added to the database. Or you
  68. can go into the "Select Abort" screen and press F2 and enter the
  69. file name and description.  This method will not save the name of
  70. a file that does not exist in the same directory or floppy disk as
  71. "W".
  72.  
  73. If you are starting a new document and you are now facing a blank box,
  74. you may start typing -  W does do "word-wrapping", so you don't have
  75. to watch your line lengths (just start typing and W will automatically
  76. do carriage returns  for you).
  77.  
  78. W will scroll to new blank lines when you type to the bottom of the
  79. entry screen (a dynamic display at the top of the screen will tell
  80. you what Page, Line and Column you are at).  
  81.  
  82. If you see a mistake in a line already typed, use your arrow keys (up,
  83. down,  left and right) to go to the error then press the "Insert" key,
  84. delete what is in error and type in the correction.  If "Insert" is
  85. not used, anything you type in will "over-write" whatever is presently
  86. on the screen.  With "Insert",  what you type in will be "inserted"
  87. wherever the cursor is at.  If you have "deleted" a word (or words)
  88. and the line length if off, just press F9 and the paragraph will be
  89. "reformed" to new line lengths.  If you are adding words, and W senses
  90. that the line would be too long, W will automatically "reform"  as you
  91. type.
  92.  
  93. (NOTE: If you are editing a document previously saved in "ASCII"ì
  94. format, F9 will not reform a paragraph, but adding new words willì
  95. cause excessive line lengths to be "word wrapped".)
  96.  
  97. The editing commands that you can use to move throught your letter
  98. are:
  99.  
  100.    Cursor Movement:
  101.  
  102.         Up one Line..................................Up Arrow
  103.         Down one Line..............................Down Arrow
  104.         Left one character.........................Left Arrow
  105.         Right one character.......................Right Arrow
  106.         Left one Word.............................^Left Arrow
  107.         Right one Word...........................^Right Arrow
  108.         Beginning of current Line........................Home
  109.         End of current Line...............................End
  110.         Beginning of Letter.............................^Home
  111.         End of Letter....................................^End
  112.         Window Up........................................PgUp
  113.         Window Down......................................PgDn
  114.  
  115.    Editing Keys:
  116.  
  117.         Finish editing/writing(saves data)................F10
  118.         Abort editing/writing (does not save data)........Esc
  119.         Delete current line................................^Y
  120.         Delete word right..................................^T
  121.         Reform paragraph...................................F9
  122.  
  123. When you have finished your letter, press F10.  If the letter is a
  124. "new" letter (not in the database), you will be first asked if the
  125. letter is to be saved as "FORMATTED" or "ASCII". "FORMATTED" will
  126. preserve all the "soft" carriage returns and allow for future ease
  127. in re-editing the letter.  Select "ASCII" to convert the letter
  128. into a pure "ASCII FILE" with hard carriage returns (necessary
  129. in batch files and/or program files). Next you will be asked to
  130. give your letter a name (up to 8 characters plus a period (.) and
  131. up to 3 more characters). Now you will be asked to enter a short
  132. description of the contents (this will help you later when you
  133. can't remember what you called the letter to aunt Ethel). 
  134. Lastley, a "Command Box" will appear.
  135.  
  136. Press "P" to print your letter.  
  137.  
  138. Press "E" to edit it (you will be  placed back at the top of the
  139. letter).  
  140.  
  141. If you want to delete a file (you must first bring the file
  142. up on the screen and then you press "D" for delete.  You will be asked
  143. to confirm that you wish to the delete the file and then it will be
  144. gone. 
  145.  
  146. Press "Q" to Quit any further work on the file you are in and return
  147. to the File Name Entry Screen. If you press "Q", you will be asked if
  148. you want to save the file you have been working on. (If you press
  149. 'Esc' to get to this point, you will be returned to the FNES 
  150. immediately. If F10 was press, you will be asked if you wish to save
  151. your file.) If YES, and the file is new and does not yet have a name,
  152. you will be asked to enter a name to save it under. Once you have
  153. returned to the FNES you may either enter a new file name to edit,
  154. start a new letter, or press 'Esc' to exit W and return to DOS. 
  155.  
  156. File names are a maximum of 8 characters plus an optional 3 character
  157. extension (ie, XXXXXXXX.XXX). Remember, if you use the 3 character
  158. extention, put a "period" between the file name and the extention (If
  159. you just enter 12 characters, instead of 8 + . + 3, the last 4
  160. characters will be dropped).
  161.  
  162. If, after you first start W, you decide that you do not want to write
  163. a new letter or edit an old one after all, press "Esc" and you will be
  164. jumped back to the File Name Entry Screen where you can either enter
  165. another file name to edit, press Enter to start a new file, or press
  166. Esc to return to DOS.
  167.  
  168. If you press "P" and your printer is not "on-line", the program will
  169. "beep" and ask you to put your printer on-line and press any key to
  170. continue. W will print your letter in 60 line pages.  When the
  171. document has been printed, you will be asked if you want to "Repeat". 
  172. If you answer "Y", you will be placed back to line 1 of the document
  173. just printed. You can use this mode to send the same letter to several
  174. different people, but with their names and address on it.  If you
  175. answer "N" when asked if you want to Repeat, you will be asked if you
  176. want to save the file.  If YES, and you have not previously named the
  177. file, you will be asked to do so. You will then be placed back in a
  178. blank edit screen to begin a new letter (press 'Esc' to quit and
  179. return to DOS).
  180.  
  181. There you are, an eletronic typewriter that allows editing and
  182. multiple copies of a document, and  "stores" your letter for future
  183. use.  Quick, simple and easy to use with just one finger.
  184.  
  185. Infinity Data Products has placed many products into the "Shareware"
  186. and "Copyrighted but Free" (we own it, but you can use it for FREE) 
  187. arenas to help bring computing enjoyment to the computing public.
  188. Literally thousands of hours have been expended in writing and 
  189. testing these programs. If you enjoy the use of W - The Note 
  190. Writer, and you would like to keep the flow of these programs
  191. going, please send a small registration fee of $5 to:
  192.  
  193.                        Infinity Data Products
  194.                            P.O. Box 533
  195.                          Jackson, MO 63755
  196.                    (314)243-8483 or (800)776-3304
  197.                         FAX (314)243-6083
  198.  
  199. If you would like a FREE copy of our "Catalog-On-A-Disk", which lists
  200. all of our "Shareware" software ( plus some of the hardware and
  201. supplies) available through our company, please call or write us
  202. (please indicate 5 1/4" or 3 1/2" disk). 
  203.  
  204.  
  205.                        *****  End of File *****