home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / PA / PA017A.ZIP / TWP.HLP < prev   
Text File  |  1991-09-04  |  3KB  |  102 lines

  1. <editor>
  2.               TINY WORD PROCESSOR (TWP) COMMANDS
  3. -------Cursor Movement------   ---------Page Movement--------
  4. arrows    = move text cursor   Ctrl-Home = Beginning of File
  5. Ctrl-T    = Top of Window      Ctrl-End  = End of File
  6. Ctrl-B    = Bottom of Window   PgUp      = Previous Page
  7. Ctrl ->   = Next Word          PgDn      = Next Page
  8. Ctrl <-   = Previous Word
  9. Home      = Beginning of Line  ---------Editor Control-------
  10. End       = End of Line        Alt-A  = Auto Paragraph Reform
  11. Shift-Tab = Back tab           
  12.  
  13. --------Block Controls------   ---------Edit Commands--------
  14. F2  = Form Paragraph           Alt-Q or Esc = Done
  15. F5  = Mark Block Beginning     Ins          = Insert Mode 
  16. F6  = Mark Block End           Del          = Delete Char
  17. F3  = Move Block               <--          = Rubout
  18. F4  = Copy Block               Ctrl-D       = Delete Word
  19. F8  = Delete Block             Alt-D        = Delete Line
  20. F9  = Unmark Block             F7           = Find
  21.                                Alt-F7       = Find again
  22. <load>
  23. Load a new file into TWP,
  24. replacing the existing file.
  25. <save>
  26. Save the file from the
  27. edit buffer.
  28. <merge>
  29. Merge a file into the
  30. edit buffer at the
  31. line where the cursor
  32. is pointed.
  33. <new>
  34. Clear the edit buffer
  35. and create a new file.
  36. <print>
  37. Send the file to the
  38. standard print device PRN.
  39. <quit>
  40. Exit from TWP, returning to DOS
  41. <move>
  42. Move the block to the
  43. line where the cursor
  44. points. This is an
  45. insert move.
  46. <copy>
  47. Copy the block to the
  48. line where the cursor
  49. points. This is an
  50. insert copy.
  51. <delete>
  52. Delete the block closing
  53. the space it occupies.
  54. <hide>
  55. Turn off the block
  56. markers.
  57. <formpara>
  58. Form a paragraph.
  59. This makes a paragraph from
  60. a marked block, or, if no
  61. block is marked, to the next
  62. blank or indented line.
  63. <markbeg>
  64. Mark the beginning line
  65. of a block for move, copy,
  66. delete, or paragraph.
  67. <markend>
  68. Mark the ending line
  69. of a block for move, copy,
  70. delete, or paragraph.
  71. <find>
  72. Find a specified string
  73. in the edit buffer.
  74. Move the cursor to the
  75. location where the string
  76. was found.
  77. <findagn>
  78. Find the next occurrence
  79. of the string most recently
  80. specified.
  81. <auto>
  82. Turn on/off the automatic
  83. paragraph forming feature.
  84.  
  85. As words are inserted and
  86. deleted, the left and right
  87. margins on the paragraph will
  88. automatically be aligned.
  89. <insert>
  90. Turn on/off the
  91. character insert mode.
  92. (insert/overstrike toggle)
  93. <filename>
  94. Enter the path and file name.
  95. The path is optional but must
  96. be fully qualified if entered.
  97. <findstr>
  98. Enter the string to be searched
  99. by the Find command.
  100. <end>
  101.  
  102.