home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac_os2 / bootwarp.zip / BOOTWARP.DSK / TEDIT.HLP < prev    next >
Text File  |  1994-11-06  |  8KB  |  106 lines

  1. ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
  2. ║ TEDIT - Tiny Editor         help 1a ║ ║ TEDIT - Tiny Editor         help 1b ║
  3. ║═════════════════════════════════════║ ║═════════════════════════════════════║
  4. ║ Contents                            ║ ║ Contents                            ║
  5. ║─────────────────────────────────────║ ║─────────────────────────────────────║
  6. ║ To view a topic enter its line      ║ ║ To view a topic enter its line      ║
  7. ║ number on the command line.         ║ ║ number on the command line.         ║
  8. ║                                     ║ ║                                     ║
  9. ║ Topic                       Line No.║ ║ Topic                       Line No.║
  10. ║ ─────                       ─────── ║ ║ ─────                       ─────── ║
  11. ║ Contents . . . . . . . . . . . .  1 ║ ║ Alt-key functions  . . . . . . . 64 ║
  12. ║ Cursor Movement  . . . . . . . . 22 ║ ║ Locate command  . . . . . . . .  85 ║
  13. ║ F-key functions  . . . . . . . . 43 ║ ║ Change command  . . . . . . . .  85 ║                                    ║
  14. ║                                     ║ ║                                     ║
  15. ║                                     ║ ║                                     ║
  16. ║                                     ║ ║                                     ║
  17. ║═════════════════════════════════════║ ║═════════════════════════════════════║
  18. ║ (C) Copyright IBM Corp. 1987, 1994  ║ ║  TEDIT - Tiny Editor version 1.00   ║
  19. ║        All Rights Reserved          ║ ║                                     ║
  20. ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
  21.  
  22. ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
  23. ║ TEDIT - Tiny Editor         help 2a ║ ║ TEDIT - Tiny Editor         help 2b ║
  24. ║═════════════════════════════════════║ ║═════════════════════════════════════║
  25. ║ Cursor Movement                     ║ ║ Cursor Movement                     ║
  26. ║─────────────────────────────────────║ ║─────────────────────────────────────║
  27. ║ Esc = data/command line toggle      ║ ║                                     ║
  28. ║                                     ║ ║ tab     = move to next tab stop     ║
  29. ║ up    = up one line                 ║ ║ s-tab   = move to previous tab stop ║
  30. ║ down  = down one line               ║ ║                                     ║
  31. ║ left  = left one character          ║ ║ c-left  = move to previous word     ║
  32. ║ right = right one character         ║ ║ c-right = move to next word         ║
  33. ║                                     ║ ║                                     ║
  34. ║ Home  = move to start of line       ║ ║ c-Home  = move to top of document   ║
  35. ║ End   = move to end of line         ║ ║ c-End   = move to end of document   ║
  36. ║ PgUp  = up one screen               ║ ║ c-PgUp  = move to top of screen     ║
  37. ║ PgDn  = down one screen             ║ ║ c-PgDn  = move to bottom of screen  ║
  38. ║                                     ║ ║                                     ║
  39. ║ enter = if "Ins" insert blank line  ║ ║ c-enter     = insert blank line     ║
  40. ║         if "Rep" move to next line  ║ ║ c-backspace = delete current line   ║
  41. ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
  42.  
  43. ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
  44. ║ TEDIT - Tiny Editor         help 3a ║ ║ TEDIT - Tiny Editor         help 3b ║
  45. ║═════════════════════════════════════║ ║═════════════════════════════════════║
  46. ║ F-key Functions                     ║ ║ F-key Functions                     ║
  47. ║─────────────────────────────────────║ ║─────────────────────────────────────║
  48. ║                                     ║ ║                                     ║
  49. ║ F1  = load and display HELP file    ║ ║ s-F1 = scroll screen left           ║
  50. ║ F2  = save the current document     ║ ║ s-F2 = scroll screen right          ║
  51. ║ F3  = quit without saving changes   ║ ║ s-F3 = scroll screen up             ║
  52. ║ F4  = save if changed then quit     ║ ║ s-F4 = scroll screen down           ║
  53. ║ F5  = DOS (type EXIT to return)     ║ ║                                     ║
  54. ║ F6  =                               ║ ║                                     ║
  55. ║ F7  = rename the current document   ║ ║ s-F7  = move marked lines left      ║
  56. ║ F8  = edit a new document           ║ ║ s-F8  = move marked lines right     ║
  57. ║ F9  = undo changes to current line  ║ ║                                     ║
  58. ║ F10 = switch to next document       ║ ║ Note: Only the text to the right of ║
  59. ║ F11 = switch to previous document   ║ ║       the cursor is moved.          ║
  60. ║ F12 = focus to the current line     ║ ║                                     ║
  61. ║                                     ║ ║                                     ║
  62. ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
  63.  
  64. ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
  65. ║ TEDIT - Tiny Editor         help 4a ║ ║ TEDIT - Tiny Editor         help 4b ║
  66. ║═════════════════════════════════════║ ║═════════════════════════════════════║
  67. ║ Alt-key Functions                   ║ ║ Alt-key Functions                   ║
  68. ║─────────────────────────────────────║ ║─────────────────────────────────────║
  69. ║ a-A = adjust current line to margin ║ ║ a-N =                               ║
  70. ║ a-B =                               ║ ║ a-O =                               ║
  71. ║ a-C = copy the marked lines         ║ ║ a-P =                               ║
  72. ║ a-D = delete the marked lines       ║ ║ a-Q =                               ║
  73. ║ a-E = move to end of marked lines   ║ ║ a-R = repeat the current line       ║
  74. ║ a-F = repeat last LOCATE command    ║ ║ a-S = split the current line        ║
  75. ║ a-G =                               ║ ║ a-T = truncate the current line     ║
  76. ║ a-H =                               ║ ║ a-U = un-mark any marked lines      ║
  77. ║ a-I =                               ║ ║ a-V =                               ║
  78. ║ a-J = join current and next lines   ║ ║ a-W =                               ║
  79. ║ a-K =                               ║ ║ a-X = allow entry of any character  ║
  80. ║ a-L = mark one or more lines        ║ ║ a-Y = move to top of marked lines   ║
  81. ║ a-M = move the marked lines         ║ ║ a-Z =                               ║
  82. ║                                     ║ ║                                     ║
  83. ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
  84.  
  85. ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
  86. ║ TEDIT - Tiny Editor         help 5a ║ ║ TEDIT - Tiny Editor         help 5b ║
  87. ║═════════════════════════════════════║ ║═════════════════════════════════════║
  88. ║ Locate Command                      ║ ║ Change Command                      ║
  89. ║─────────────────────────────────────║ ║─────────────────────────────────────║
  90. ║ L /target[/options]                 ║ ║ C /target/replacement[/options]     ║
  91. ║  - find next occurrence of "target" ║ ║  - change "target" to "replacement" ║
  92. ║                                     ║ ║                                     ║
  93. ║  / is any delimiter not in "target" ║ ║  / is any delimiter not in either   ║
  94. ║                                     ║ ║    "target" or "replacement"        ║
  95. ║ Options, if required:               ║ ║                                     ║
  96. ║  m  search marked lines only        ║ ║ Options, if required:               ║
  97. ║  c  case insensitive match          ║ ║  m  change in marked lines only     ║
  98. ║  e  match on exact case             ║ ║  *  change all following occurrences║
  99. ║                                     ║ ║                                     ║
  100. ║ Abbreviated form: /target[/options] ║ ║ Response: Yes/No/Go/Last/Quit ?     ║
  101. ║                                     ║ ║    press  Y,  N, G, L or Q          ║
  102. ║ Alt-F = repeat last LOCATE command  ║ ║                                     ║
  103. ║                                     ║ ║                                     ║
  104. ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
  105.  
  106.