home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / language / gawk / Gawk / aux < prev    next >
Encoding:
Text File  |  1991-02-14  |  9.9 KB  |  273 lines

  1. 'xrdef {Preface-pg}{1}
  2. 'xrdef {Preface-snt}{}
  3. 'xrdef {History-pg}{1}
  4. 'xrdef {History-snt}{}
  5. 'xrdef {Copying-pg}{3}
  6. 'xrdef {Copying-snt}{}
  7. 'xrdef {Copying-pg}{3}
  8. 'xrdef {Copying-snt}{}
  9. 'xrdef {Copying-pg}{4}
  10. 'xrdef {Copying-snt}{}
  11. 'xrdef {Copying-pg}{7}
  12. 'xrdef {Copying-snt}{}
  13. 'xrdef {This Manual-pg}{9}
  14. 'xrdef {This Manual-snt}{Chapter'tie1}
  15. 'xrdef {Sample Data Files-pg}{9}
  16. 'xrdef {Sample Data Files-snt}{Section'tie1.1}
  17. 'xrdef {Getting Started-pg}{11}
  18. 'xrdef {Getting Started-snt}{Chapter'tie2}
  19. 'xrdef {Very Simple-pg}{11}
  20. 'xrdef {Very Simple-snt}{Section'tie2.1}
  21. 'xrdef {Two Rules-pg}{12}
  22. 'xrdef {Two Rules-snt}{Section'tie2.2}
  23. 'xrdef {More Complex-pg}{13}
  24. 'xrdef {More Complex-snt}{Section'tie2.3}
  25. 'xrdef {Running gawk-pg}{14}
  26. 'xrdef {Running gawk-snt}{Section'tie2.4}
  27. 'xrdef {One-shot-pg}{15}
  28. 'xrdef {One-shot-snt}{Section'tie2.4.1}
  29. 'xrdef {Read Terminal-pg}{15}
  30. 'xrdef {Read Terminal-snt}{Section'tie2.4.2}
  31. 'xrdef {Long-pg}{16}
  32. 'xrdef {Long-snt}{Section'tie2.4.3}
  33. 'xrdef {Executable Scripts-pg}{17}
  34. 'xrdef {Executable Scripts-snt}{Section'tie2.4.4}
  35. 'xrdef {Comments-pg}{18}
  36. 'xrdef {Comments-snt}{Section'tie2.5}
  37. 'xrdef {Statements/Lines-pg}{18}
  38. 'xrdef {Statements/Lines-snt}{Section'tie2.6}
  39. 'xrdef {When-pg}{19}
  40. 'xrdef {When-snt}{Section'tie2.7}
  41. 'xrdef {Reading Files-pg}{21}
  42. 'xrdef {Reading Files-snt}{Chapter'tie3}
  43. 'xrdef {Records-pg}{21}
  44. 'xrdef {Records-snt}{Section'tie3.1}
  45. 'xrdef {Fields-pg}{22}
  46. 'xrdef {Fields-snt}{Section'tie3.2}
  47. 'xrdef {Non-Constant Fields-pg}{24}
  48. 'xrdef {Non-Constant Fields-snt}{Section'tie3.3}
  49. 'xrdef {Changing Fields-pg}{24}
  50. 'xrdef {Changing Fields-snt}{Section'tie3.4}
  51. 'xrdef {Field Separators-pg}{26}
  52. 'xrdef {Field Separators-snt}{Section'tie3.5}
  53. 'xrdef {Multiple Line-pg}{29}
  54. 'xrdef {Multiple Line-snt}{Section'tie3.6}
  55. 'xrdef {Getline-pg}{30}
  56. 'xrdef {Getline-snt}{Section'tie3.7}
  57. 'xrdef {Close Input-pg}{34}
  58. 'xrdef {Close Input-snt}{Section'tie3.8}
  59. 'xrdef {Printing-pg}{37}
  60. 'xrdef {Printing-snt}{Chapter'tie4}
  61. 'xrdef {Print-pg}{37}
  62. 'xrdef {Print-snt}{Section'tie4.1}
  63. 'xrdef {Print Examples-pg}{38}
  64. 'xrdef {Print Examples-snt}{Section'tie4.2}
  65. 'xrdef {Output Separators-pg}{39}
  66. 'xrdef {Output Separators-snt}{Section'tie4.3}
  67. 'xrdef {Printf-pg}{40}
  68. 'xrdef {Printf-snt}{Section'tie4.4}
  69. 'xrdef {Basic Printf-pg}{40}
  70. 'xrdef {Basic Printf-snt}{Section'tie4.4.1}
  71. 'xrdef {Control Letters-pg}{41}
  72. 'xrdef {Control Letters-snt}{Section'tie4.4.2}
  73. 'xrdef {Format Modifiers-pg}{42}
  74. 'xrdef {Format Modifiers-snt}{Section'tie4.4.3}
  75. 'xrdef {Printf Examples-pg}{42}
  76. 'xrdef {Printf Examples-snt}{Section'tie4.4.4}
  77. 'xrdef {Redirection-pg}{44}
  78. 'xrdef {Redirection-snt}{Section'tie4.5}
  79. 'xrdef {File/Pipe Redirection-pg}{44}
  80. 'xrdef {File/Pipe Redirection-snt}{Section'tie4.5.1}
  81. 'xrdef {Close Output-pg}{45}
  82. 'xrdef {Close Output-snt}{Section'tie4.5.2}
  83. 'xrdef {Special Files-pg}{47}
  84. 'xrdef {Special Files-snt}{Section'tie4.6}
  85. 'xrdef {One-liners-pg}{49}
  86. 'xrdef {One-liners-snt}{Chapter'tie5}
  87. 'xrdef {Patterns-pg}{51}
  88. 'xrdef {Patterns-snt}{Chapter'tie6}
  89. 'xrdef {Kinds of Patterns-pg}{51}
  90. 'xrdef {Kinds of Patterns-snt}{Section'tie6.1}
  91. 'xrdef {Empty-pg}{51}
  92. 'xrdef {Empty-snt}{Section'tie6.2}
  93. 'xrdef {Regexp-pg}{51}
  94. 'xrdef {Regexp-snt}{Section'tie6.3}
  95. 'xrdef {Regexp Usage-pg}{52}
  96. 'xrdef {Regexp Usage-snt}{Section'tie6.3.1}
  97. 'xrdef {Regexp Operators-pg}{53}
  98. 'xrdef {Regexp Operators-snt}{Section'tie6.3.2}
  99. 'xrdef {Case-sensitivity-pg}{55}
  100. 'xrdef {Case-sensitivity-snt}{Section'tie6.3.3}
  101. 'xrdef {Comparison Patterns-pg}{56}
  102. 'xrdef {Comparison Patterns-snt}{Section'tie6.4}
  103. 'xrdef {Boolean Patterns-pg}{57}
  104. 'xrdef {Boolean Patterns-snt}{Section'tie6.5}
  105. 'xrdef {Expression Patterns-pg}{58}
  106. 'xrdef {Expression Patterns-snt}{Section'tie6.6}
  107. 'xrdef {Ranges-pg}{59}
  108. 'xrdef {Ranges-snt}{Section'tie6.7}
  109. 'xrdef {BEGIN/END-pg}{59}
  110. 'xrdef {BEGIN/END-snt}{Section'tie6.8}
  111. 'xrdef {Actions-pg}{61}
  112. 'xrdef {Actions-snt}{Chapter'tie7}
  113. 'xrdef {Expressions-pg}{63}
  114. 'xrdef {Expressions-snt}{Chapter'tie8}
  115. 'xrdef {Constants-pg}{63}
  116. 'xrdef {Constants-snt}{Section'tie8.1}
  117. 'xrdef {Variables-pg}{65}
  118. 'xrdef {Variables-snt}{Section'tie8.2}
  119. 'xrdef {Assignment Options-pg}{65}
  120. 'xrdef {Assignment Options-snt}{Section'tie8.2.1}
  121. 'xrdef {Arithmetic Ops-pg}{66}
  122. 'xrdef {Arithmetic Ops-snt}{Section'tie8.3}
  123. 'xrdef {Concatenation-pg}{67}
  124. 'xrdef {Concatenation-snt}{Section'tie8.4}
  125. 'xrdef {Comparison Ops-pg}{68}
  126. 'xrdef {Comparison Ops-snt}{Section'tie8.5}
  127. 'xrdef {Boolean Ops-pg}{69}
  128. 'xrdef {Boolean Ops-snt}{Section'tie8.6}
  129. 'xrdef {Assignment Ops-pg}{70}
  130. 'xrdef {Assignment Ops-snt}{Section'tie8.7}
  131. 'xrdef {Increment Ops-pg}{72}
  132. 'xrdef {Increment Ops-snt}{Section'tie8.8}
  133. 'xrdef {Conversion-pg}{73}
  134. 'xrdef {Conversion-snt}{Section'tie8.9}
  135. 'xrdef {Conditional Exp-pg}{74}
  136. 'xrdef {Conditional Exp-snt}{Section'tie8.10}
  137. 'xrdef {Function Calls-pg}{75}
  138. 'xrdef {Function Calls-snt}{Section'tie8.11}
  139. 'xrdef {Precedence-pg}{76}
  140. 'xrdef {Precedence-snt}{Section'tie8.12}
  141. 'xrdef {Statements-pg}{79}
  142. 'xrdef {Statements-snt}{Chapter'tie9}
  143. 'xrdef {If Statement-pg}{79}
  144. 'xrdef {If Statement-snt}{Section'tie9.1}
  145. 'xrdef {While Statement-pg}{80}
  146. 'xrdef {While Statement-snt}{Section'tie9.2}
  147. 'xrdef {Do Statement-pg}{81}
  148. 'xrdef {Do Statement-snt}{Section'tie9.3}
  149. 'xrdef {For Statement-pg}{82}
  150. 'xrdef {For Statement-snt}{Section'tie9.4}
  151. 'xrdef {Break Statement-pg}{83}
  152. 'xrdef {Break Statement-snt}{Section'tie9.5}
  153. 'xrdef {Continue Statement-pg}{84}
  154. 'xrdef {Continue Statement-snt}{Section'tie9.6}
  155. 'xrdef {Next Statement-pg}{86}
  156. 'xrdef {Next Statement-snt}{Section'tie9.7}
  157. 'xrdef {Exit Statement-pg}{86}
  158. 'xrdef {Exit Statement-snt}{Section'tie9.8}
  159. 'xrdef {Arrays-pg}{89}
  160. 'xrdef {Arrays-snt}{Chapter'tie10}
  161. 'xrdef {Array Intro-pg}{89}
  162. 'xrdef {Array Intro-snt}{Section'tie10.1}
  163. 'xrdef {Reference to Elements-pg}{91}
  164. 'xrdef {Reference to Elements-snt}{Section'tie10.2}
  165. 'xrdef {Assigning Elements-pg}{92}
  166. 'xrdef {Assigning Elements-snt}{Section'tie10.3}
  167. 'xrdef {Array Example-pg}{92}
  168. 'xrdef {Array Example-snt}{Section'tie10.4}
  169. 'xrdef {Scanning an Array-pg}{93}
  170. 'xrdef {Scanning an Array-snt}{Section'tie10.5}
  171. 'xrdef {Delete-pg}{94}
  172. 'xrdef {Delete-snt}{Section'tie10.6}
  173. 'xrdef {Multi-dimensional-pg}{95}
  174. 'xrdef {Multi-dimensional-snt}{Section'tie10.7}
  175. 'xrdef {Multi-scanning-pg}{97}
  176. 'xrdef {Multi-scanning-snt}{Section'tie10.8}
  177. 'xrdef {Built-in-pg}{99}
  178. 'xrdef {Built-in-snt}{Chapter'tie11}
  179. 'xrdef {Calling Built-in-pg}{99}
  180. 'xrdef {Calling Built-in-snt}{Section'tie11.1}
  181. 'xrdef {Numeric Functions-pg}{99}
  182. 'xrdef {Numeric Functions-snt}{Section'tie11.2}
  183. 'xrdef {String Functions-pg}{101}
  184. 'xrdef {String Functions-snt}{Section'tie11.3}
  185. 'xrdef {I/O Functions-pg}{104}
  186. 'xrdef {I/O Functions-snt}{Section'tie11.4}
  187. 'xrdef {User-defined-pg}{105}
  188. 'xrdef {User-defined-snt}{Chapter'tie12}
  189. 'xrdef {Definition Syntax-pg}{105}
  190. 'xrdef {Definition Syntax-snt}{Section'tie12.1}
  191. 'xrdef {Function Example-pg}{106}
  192. 'xrdef {Function Example-snt}{Section'tie12.2}
  193. 'xrdef {Function Caveats-pg}{107}
  194. 'xrdef {Function Caveats-snt}{Section'tie12.3}
  195. 'xrdef {Return Statement-pg}{109}
  196. 'xrdef {Return Statement-snt}{Section'tie12.4}
  197. 'xrdef {Built-in Variables-pg}{111}
  198. 'xrdef {Built-in Variables-snt}{Chapter'tie13}
  199. 'xrdef {User-modified-pg}{111}
  200. 'xrdef {User-modified-snt}{Section'tie13.1}
  201. 'xrdef {Auto-set-pg}{112}
  202. 'xrdef {Auto-set-snt}{Section'tie13.2}
  203. 'xrdef {Command Line-pg}{115}
  204. 'xrdef {Command Line-snt}{Chapter'tie14}
  205. 'xrdef {Options-pg}{115}
  206. 'xrdef {Options-snt}{Section'tie14.1}
  207. 'xrdef {Other Arguments-pg}{116}
  208. 'xrdef {Other Arguments-snt}{Section'tie14.2}
  209. 'xrdef {AWKPATH Variable-pg}{117}
  210. 'xrdef {AWKPATH Variable-snt}{Section'tie14.3}
  211. 'xrdef {Language History-pg}{119}
  212. 'xrdef {Language History-snt}{Chapter'tie15}
  213. 'xrdef {V7/S5R3.1-pg}{119}
  214. 'xrdef {V7/S5R3.1-snt}{Section'tie15.1}
  215. 'xrdef {S5R4-pg}{120}
  216. 'xrdef {S5R4-snt}{Section'tie15.2}
  217. 'xrdef {S5R4/GNU-pg}{120}
  218. 'xrdef {S5R4/GNU-snt}{Section'tie15.3}
  219. 'xrdef {Gawk Summary-pg}{123}
  220. 'xrdef {Gawk Summary-snt}{Appendix'tie'char65}
  221. 'xrdef {Command Line Summary-pg}{123}
  222. 'xrdef {Command Line Summary-snt}{Section'tie'char65.1}
  223. 'xrdef {Language Summary-pg}{124}
  224. 'xrdef {Language Summary-snt}{Section'tie'char65.2}
  225. 'xrdef {Variables/Fields-pg}{124}
  226. 'xrdef {Variables/Fields-snt}{Section'tie'char65.3}
  227. 'xrdef {Fields Summary-pg}{125}
  228. 'xrdef {Fields Summary-snt}{Section'tie'char65.3.1}
  229. 'xrdef {Built-in Summary-pg}{125}
  230. 'xrdef {Built-in Summary-snt}{Section'tie'char65.3.2}
  231. 'xrdef {Arrays Summary-pg}{126}
  232. 'xrdef {Arrays Summary-snt}{Section'tie'char65.3.3}
  233. 'xrdef {Data Type Summary-pg}{127}
  234. 'xrdef {Data Type Summary-snt}{Section'tie'char65.3.4}
  235. 'xrdef {Rules Summary-pg}{128}
  236. 'xrdef {Rules Summary-snt}{Section'tie'char65.4}
  237. 'xrdef {Pattern Summary-pg}{128}
  238. 'xrdef {Pattern Summary-snt}{Section'tie'char65.4.1}
  239. 'xrdef {Regexp Summary-pg}{130}
  240. 'xrdef {Regexp Summary-snt}{Section'tie'char65.4.2}
  241. 'xrdef {Actions Summary-pg}{130}
  242. 'xrdef {Actions Summary-snt}{Section'tie'char65.4.3}
  243. 'xrdef {Operator Summary-pg}{130}
  244. 'xrdef {Operator Summary-snt}{Section'tie'char65.4.3.1}
  245. 'xrdef {Control Flow Summary-pg}{131}
  246. 'xrdef {Control Flow Summary-snt}{Section'tie'char65.4.3.2}
  247. 'xrdef {I/O Summary-pg}{132}
  248. 'xrdef {I/O Summary-snt}{Section'tie'char65.4.3.3}
  249. 'xrdef {Printf Summary-pg}{132}
  250. 'xrdef {Printf Summary-snt}{Section'tie'char65.4.3.4}
  251. 'xrdef {Special File Summary-pg}{133}
  252. 'xrdef {Special File Summary-snt}{Section'tie'char65.4.3.5}
  253. 'xrdef {Numeric Functions Summary-pg}{134}
  254. 'xrdef {Numeric Functions Summary-snt}{Section'tie'char65.4.3.6}
  255. 'xrdef {String Functions Summary-pg}{134}
  256. 'xrdef {String Functions Summary-snt}{Section'tie'char65.4.3.7}
  257. 'xrdef {String Constants Summary-pg}{135}
  258. 'xrdef {String Constants Summary-snt}{Section'tie'char65.4.3.8}
  259. 'xrdef {Functions Summary-pg}{136}
  260. 'xrdef {Functions Summary-snt}{Section'tie'char65.5}
  261. 'xrdef {Sample Program-pg}{139}
  262. 'xrdef {Sample Program-snt}{Appendix'tie'char66}
  263. 'xrdef {Notes-pg}{141}
  264. 'xrdef {Notes-snt}{Appendix'tie'char67}
  265. 'xrdef {Compatibility Mode-pg}{141}
  266. 'xrdef {Compatibility Mode-snt}{Section'tie'char67.1}
  267. 'xrdef {Future Extensions-pg}{141}
  268. 'xrdef {Future Extensions-snt}{Section'tie'char67.2}
  269. 'xrdef {Improvements-pg}{142}
  270. 'xrdef {Improvements-snt}{Section'tie'char67.3}
  271. 'xrdef {Glossary-pg}{145}
  272. 'xrdef {Glossary-snt}{Appendix'tie'char68}
  273.