home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / a / any106.zip / PROFILE.HLP < prev    next >
Text File  |  1988-05-03  |  5KB  |  311 lines

  1. *    For HELP information included with TOTAL RECALL
  2. * Any line that starts with an * is a comment.
  3. * Any text preceded by a space will be treated as a comment.
  4. * Parameters may be supplied in any order.
  5. * Parameters must begin in column 1.
  6. *
  7. * FINDER-only parameters
  8. DRANGE=8L
  9. LIMIT=80
  10. OR=|         E.g. John | Wayne
  11. AND=&         E.g. John & Wayne
  12. NOT=!         E.g. John ! Wayne
  13. OPTIONS=;     Precedes options on a search command
  14. RESULT=-     For retrieving results from a previous set
  15. WILD=?         E.g. Comput? to get computer, computing, etc.
  16. WORDS=Y      AND, OR, NOT will be reserved words (meaning & | !)
  17. EXTRFILE=subfile.hlp   File to extract text into
  18. EXTRTYPE=N     Manual (ask every time), or A = Automatic, S = Semi-automatic
  19. *                        or N = None
  20. INDEX=YES     Indexer has been (or will be) run and index files created
  21. * Function Keys
  22. F1=H         For use on main menu
  23. F2=[REPEAT]     Repeat previous input line or command
  24. F3=[CEOL]     Clear to end of line
  25. F5=;L=A1     Titles
  26. F6=;L=S      Terms on same line
  27. *
  28. * Shared parameters
  29. PATHCHECK=Y
  30. SUFFIX=.hlp
  31. UPPER=Y      All work will be done in upper-case
  32. XFILE=exclude.hlp      Text file containing words that are NOT to be processed
  33. TRACE=N
  34. FENCE=1      Levels of fencing requested -- this version supports only 1
  35. MARKER=1     Delimiter is a blank line
  36. *
  37. * INDEXER-only parameters
  38. FILES=f-help     Name of help file
  39. *  There can be as many FILES statements as necessary, though no more than
  40. *  254 individual files can be indexed in any one "textbase".
  41. *      For instance:
  42. *           FILES=\autoexec.bat
  43. *           FILES=*.c
  44. *           FILES=a*.doc
  45. *  Also legal:     WSFILES=xyz   for files that have high-order bits
  46. *                   turned on, e.g. Wordstar files in document mode
  47. *  Note: If pathchecking is specified and the files parameter looked
  48. *      like:   FILES=*.c    then Indexer would expect to find all of
  49. *      the "*.c" data files in the same sub-directory.
  50. *PLOC=C:\      prefix for location file
  51. *PKEY=C:\      prefix for keyword file
  52. *PFENCE=C:\      prefix for fence file(s)
  53. *PTEMP=D:\      prefix for temporary work files
  54. *PDLM=C:\      prefix for delimiter file
  55. ACTION       I = ignore    K=keyword   S=treat as a space
  56. 00=I       NULL
  57. 01=I       CTL-A
  58. 02=I       CTL-B
  59. 03=I       CTL-C
  60. 04=I       CTL-D
  61. 05=I       CTL-E
  62. 06=I       CTL-F
  63. 07=I       CTL-G/[BEL]
  64. 08=I       CTL-H/[BS]
  65. 09=S       CTL-I/[TAB]
  66. 0a=I       CTL-J/[LF]
  67. 0b=I       CTL-K
  68. 0c=S       CTL-L/[FF]
  69. 0d=S       CTL-M/[CR]
  70. 0e=I       CTL-N
  71. 0f=I       CTL-O
  72. 10=I       CTL-P
  73. 11=I       CTL-Q/[X-ON]
  74. 12=I       CTL-R
  75. 13=I       CTL-S/[X-OFF]
  76. 14=I       CTL-T
  77. 15=I       CTL-U
  78. 16=I       CTL-V
  79. 17=I       CTL-W
  80. 18=I       CTL-X
  81. 19=I       CTL-Y
  82. 1a=S       CTL-Z/[EOF]
  83. 1b=S       CTL-[/[ESC]
  84. 1c=I       CTL-\
  85. 1d=I       CTL-]
  86. 1e=I       CTL-^
  87. 1f=I
  88. 20=S       [space]
  89. 21=S       !
  90. 22=I       "
  91. 23=K       #
  92. 24=K       $
  93. 25=K       %
  94. 26=K       &
  95. 27=K       '
  96. 28=I       (
  97. 29=I       )
  98. 2a=K       *
  99. 2b=K       +
  100. 2c=S       ,
  101. 2d=K       -
  102. 2e=S       .
  103. 2f=K       /
  104. 30=K       0
  105. 31=K       1
  106. 32=K       2
  107. 33=K       3
  108. 34=K       4
  109. 35=K       5
  110. 36=K       6
  111. 37=K       7
  112. 38=K       8
  113. 39=K       9
  114. 3a=S       :
  115. 3b=S       ;
  116. 3c=S       <
  117. 3d=S       =
  118. 3e=S       >
  119. 3f=S       ?
  120. 40=K       @
  121. 41=K       A
  122. 42=K       B
  123. 43=K       C
  124. 44=K       D
  125. 45=K       E
  126. 46=K       F
  127. 47=K       G
  128. 48=K       H
  129. 49=K       I
  130. 4a=K       J
  131. 4b=K       K
  132. 4c=K       L
  133. 4d=K       M
  134. 4e=K       N
  135. 4f=K       O
  136. 50=K       P
  137. 51=K       Q
  138. 52=K       R
  139. 53=K       S
  140. 54=K       T
  141. 55=K       U
  142. 56=K       V
  143. 57=K       W
  144. 58=K       X
  145. 59=K       Y
  146. 5a=K       Z
  147. 5b=S       [
  148. 5c=K       \
  149. 5d=S       ]
  150. 5e=I       ^
  151. 5f=K       _
  152. 60=K       '
  153. 61=K       a
  154. 62=K       b
  155. 63=K       c
  156. 64=K       d
  157. 65=K       e
  158. 66=K       f
  159. 67=K       g
  160. 68=K       h
  161. 69=K       i
  162. 6a=K       j
  163. 6b=K       k
  164. 6c=K       l
  165. 6d=K       m
  166. 6e=K       n
  167. 6f=K       o
  168. 70=K       p
  169. 71=K       q
  170. 72=K       r
  171. 73=K       s
  172. 74=K       t
  173. 75=K       u
  174. 76=K       v
  175. 77=K       w
  176. 78=K       x
  177. 79=K       y
  178. 7a=K       z
  179. 7b=S       {
  180. 7c=S       |
  181. 7d=S       }
  182. 7e=K       ~
  183. 7f=I       DEL
  184. 80=I               The characters from 80-FE must be present
  185. 81=I               but are not used in this version
  186. 82=I
  187. 83=I
  188. 84=I
  189. 85=I
  190. 86=I
  191. 87=I
  192. 88=I
  193. 89=I
  194. 8A=I
  195. 8B=I
  196. 8C=I
  197. 8D=I
  198. 8E=I
  199. 8F=I
  200. 90=I
  201. 91=I
  202. 92=I
  203. 93=I
  204. 94=I
  205. 95=I
  206. 96=I
  207. 97=I
  208. 98=I
  209. 99=I
  210. 9A=I
  211. 9B=I
  212. 9C=I
  213. 9D=I
  214. 9E=I
  215. 9F=I
  216. A0=I
  217. A1=I
  218. A2=I
  219. A3=I
  220. A4=I
  221. A5=I
  222. A6=I
  223. A7=I
  224. A8=I
  225. A9=I
  226. AA=I
  227. AB=I
  228. AC=I
  229. AD=I
  230. AE=I
  231. AF=I
  232. B0=I
  233. B1=I
  234. B2=I
  235. B3=I
  236. B4=I
  237. B5=I
  238. B6=I
  239. B7=I
  240. B8=I
  241. B9=I
  242. BA=I
  243. BB=I
  244. BC=I
  245. BD=I
  246. BB=I
  247. BF=I
  248. C0=I
  249. C1=I
  250. C2=I
  251. C3=I
  252. C4=I
  253. C5=I
  254. C6=I
  255. C7=I
  256. C8=I
  257. C9=I
  258. CA=I
  259. CB=I
  260. CC=I
  261. CD=I
  262. CE=I
  263. CF=I
  264. D0=I
  265. D1=I
  266. D2=I
  267. D3=I
  268. D4=I
  269. D5=I
  270. D6=I
  271. D7=I
  272. D8=I
  273. D9=I
  274. DA=I
  275. DB=I
  276. DC=I
  277. DD=I
  278. DE=I
  279. DF=I
  280. E0=I
  281. E1=I
  282. E2=I
  283. E3=I
  284. E4=I
  285. E5=I
  286. E6=I
  287. E7=I
  288. E8=I
  289. E9=I
  290. EA=I
  291. EB=I
  292. EC=I
  293. ED=I
  294. EE=I
  295. EF=I
  296. F0=I
  297. F1=I
  298. F2=I
  299. F3=I
  300. F4=I
  301. F5=I
  302. F6=I
  303. F7=I
  304. F8=I
  305. F9=I
  306. FA=I
  307. FB=I
  308. FC=I
  309. FD=I
  310. FE=I
  311.