home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / editor / gal210a4.arc / APPB.GAL < prev    next >
Text File  |  1987-08-10  |  6KB  |  175 lines

  1. .a lp=12 js=n,nm=1,pn=1,ct=n bo=51 te=12 to=90
  2. .st3,14,1
  3. &dAppendix%B:%%The%Help%Texts .jc
  4. .st3,11,1 .x-5
  5. [&dAppendix%B] .hc
  6. .t36 B -  .zl
  7.  
  8. .std3,14,1
  9. COMMAND CATEGORIES .jr
  10. .st3,11,1
  11.  
  12.      When you press <SHIFT> <KP5> for help, one of the many help features is to
  13. have it list the Galahad Commands.  This is done by pressing any one the
  14. letters %CDFIMOSW.  This will give you categories of the Galahad functions.
  15. The categories of help screens are as follows:
  16.  
  17.     <C> .t15    Lists keys and commands used in saving files and configuring
  18.                   them for printing.
  19.  
  20.     <D> .t15    Lists keys and commands used for deleting words, lines, etc.
  21.  
  22.     <F> .t15    Lists keys and commands used for file management; includes
  23.                   directory.
  24.  
  25.     <I> .t15    Lists keys and commands  used for inserting text.
  26.  
  27.     <M> .t15    Lists cursor control keys and commands.
  28.  
  29.     <O> .t15    Lists various character control commands and keys.
  30.  
  31.     <S> .t15    Lists search and replace commands and keys.
  32.  
  33.     <W> .t15    Lists keys and commands for window control.
  34.  
  35.  
  36.      A listing of each of these help screens follow.
  37.  
  38. &dHelp%<C> .t30 &dCommands
  39.  
  40. PrintText       .t25 bound to no keys
  41. PrinterConfig   .t25 bound to no keys
  42. PrinterTable    .t25 bound to no keys
  43. Immediate       .t25 bound to no keys
  44. ClearImmeds     .t25 bound to no keys
  45. DefaultDotA     .t25 bound to no keys
  46. Bye             .t25 bound to KP-
  47. BufferList      .t25 bound to no keys
  48. EditMode        .t25 bound to mAF3 mCReturn
  49. ExecuteCommand  .t25 bound to no keys
  50. ExecuteFilter   .t25 bound to no keys
  51. FileInfo        .t25 bound to mCF4
  52. ListText        .t25 bound to no keys
  53. NameText        .t25 bound to no keys
  54. NewBuffer       .t25 bound to no keys
  55. NextBuffer      .t25 bound to sBackSpace
  56. Options         .t25 bound to mCF5
  57. Quit            .t25 bound to no keys
  58. ReadInitBuffer  .t25 bound to no keys
  59. WriteInitBuffer .t25 bound to no keys
  60. MakeBufferUnmodified .t25 bound to no keys
  61. ScratchText     .t25 bound to mCF6
  62.  
  63.  
  64. &dHelp%<D> .t30 &dDeletion
  65.  
  66. CutText         .t25 bound to no keys
  67. DelToEnd        .t25 bound to ^V F8
  68. DelWordLeft     .t25 bound to ^B F5
  69. DelWordRight    .t25 bound to ^Y F7
  70. DeleteLeft      .t25 bound to ^D BackSpace
  71. DeleteUnder     .t25 bound to KP. ^Z F6
  72. HideSelect      .t25 bound to no keys
  73. SelectText      .t25 bound to ^E sF9
  74. ShowSelect      .t25 bound to no keys
  75.  
  76.  
  77. &dHelp%<F> .t30 &dFile
  78.  
  79. AppendFile      .t25 bound to sKP-
  80. AsciiFile       .t25 bound to no keys
  81. BinaryFile      .t25 bound to no keys
  82. ChDirectory     .t25 bound to no keys
  83. CDirectory      .t25 bound to no keys
  84. DefaultExtension .t25 bound to no keys
  85. DeleteFile      .t25 bound to no keys
  86. Directory       .t25 bound to mAF4 mAF5 mAF6
  87. InsertFile      .t25 bound to no keys
  88. HistoryEnable   .t25 bound to no keys
  89. LoadFile        .t25 bound to mCF3
  90. LoadBuffer      .t25 bound to KP+
  91. RenameFile      .t25 bound to no keys
  92. SaveText        .t25 bound to sKP+
  93.  
  94.  
  95. &dHelp%<I> .t30 &dInput
  96.  
  97. ChangeCase      .t25 bound to F10
  98. ChangeHighBit   .t25 bound to no keys
  99. FormatPara      .t25 bound to sF2
  100. FormatIndented  .t25 bound to no keys
  101. InsertControl   .t25 bound to mCF10
  102. InsertNewline   .t25 bound to Return
  103. InsertText      .t25 bound to ^F sF10
  104. InsertTextLeft  .t25 bound to no keys
  105. LowerCase       .t25 bound to no keys
  106. RecordKey       .t25 bound to m1F7 m1F8 m1F9
  107. TabToPrev       .t25 bound to no keys
  108. TransposeChars  .t25 bound to F9
  109. SpellCheck      .t25 bound to " "
  110. SpellerOff      .t25 bound to no keys
  111. SpellerOn       .t25 bound to no keys
  112. UpperCase       .t25 bound to no keys
  113. UserPhrase      .t25 bound to mCF7 mCF8 mCF9
  114.  
  115.  
  116. &dHelp%<M> .t30 &dMovement
  117.  
  118. GotoLine        .t25 bound to no keys
  119. MoveDown        .t25 bound to KP2 ^J
  120. MoveLeft        .t25 bound to KP4 ^H
  121. MoveRight       .t25 bound to KP6 ^L
  122. MoveToBottom    .t25 bound to KP1 ^W
  123. MoveToLeft      .t25 bound to sKP4
  124. MoveToMouse     .t25 bound to LeftDown
  125. MoveToRight     .t25 bound to sKP6
  126. MoveToTop       .t25 bound to KP7 ^Q
  127. MoveUp          .t25 bound to KP8 ^K
  128. MoveWordLeft    .t25 bound to ^G
  129. MoveWordRight   .t25 bound to no keys
  130. PageDown        .t25 bound to sKP2 KP3
  131. PageUp          .t25 bound to sKP8 KP9
  132. RestorePosition .t25 bound to no keys
  133. SavePosition    .t25 bound to ^[
  134. SwapPosition    .t25 bound to no keys
  135.  
  136.  
  137. &dHelp%<O> .t30 &dOther
  138.  
  139. BlockCursor     .t25 bound to no keys
  140. Center          .t25 bound to ^A sF1
  141. Command         .t25 bound to ^C
  142. CommandMode     .t25 bound to sReturn
  143. DisplayString   .t25 bound to m1"m" m1"." m1"=&" m1"a" m1"f" m1"k"
  144. LoadCommand     .t25 bound to no keys
  145. MetaKey         .t25 bound to Escape
  146. ScreenColor     .t25 bound to no keys
  147. ToggleReplace   .t25 bound to KP0
  148. ToggleShowBlanks .t25 bound to sF7
  149. ToggleSplit     .t25 bound to sF8
  150. UndoChange      .t25 bound to ^X mAF10
  151. UnderscoreCursor .t25 bound to no keys
  152.  
  153.  
  154. &dHelp%<S> .t30 &dSearching
  155.  
  156. ReplaceInAllBufs .t25 bound to no keys
  157. ReplaceQuery    .t25 bound to ^R ^T F1
  158. ReplaceToBottom .t25 bound to no keys
  159. SearchForNext   .t25 bound to ^N F3
  160. SearchForPrev   .t25 bound to F2
  161. SearchFromTop   .t25 bound to ^P F4
  162.  
  163. .g
  164. &dHelp%<W> .t30 &dWindows
  165.  
  166. CompareWindows  .t25 bound to no keys
  167. GrowWindow      .t25 bound to sF6
  168. OneWindow       .t25 bound to sF3
  169. OtherWindow     .t25 bound to sF5
  170. ReferWindow     .t25 bound to no keys
  171. TieWindows      .t25 bound to no keys
  172. TwoWindow       .t25 bound to sF4
  173. UntieWindows    .t25 bound to no keys
  174. WindowMargin    .t25 bound to no keys
  175.