home *** CD-ROM | disk | FTP | other *** search
- 'xrdef {Preface-pg}{1}
- 'xrdef {Preface-snt}{}
- 'xrdef {History-pg}{1}
- 'xrdef {History-snt}{}
- 'xrdef {Copying-pg}{3}
- 'xrdef {Copying-snt}{}
- 'xrdef {Copying-pg}{3}
- 'xrdef {Copying-snt}{}
- 'xrdef {Copying-pg}{4}
- 'xrdef {Copying-snt}{}
- 'xrdef {Copying-pg}{7}
- 'xrdef {Copying-snt}{}
- 'xrdef {This Manual-pg}{9}
- 'xrdef {This Manual-snt}{Chapter'tie1}
- 'xrdef {Sample Data Files-pg}{9}
- 'xrdef {Sample Data Files-snt}{Section'tie1.1}
- 'xrdef {Getting Started-pg}{11}
- 'xrdef {Getting Started-snt}{Chapter'tie2}
- 'xrdef {Very Simple-pg}{11}
- 'xrdef {Very Simple-snt}{Section'tie2.1}
- 'xrdef {Two Rules-pg}{12}
- 'xrdef {Two Rules-snt}{Section'tie2.2}
- 'xrdef {More Complex-pg}{13}
- 'xrdef {More Complex-snt}{Section'tie2.3}
- 'xrdef {Running gawk-pg}{14}
- 'xrdef {Running gawk-snt}{Section'tie2.4}
- 'xrdef {One-shot-pg}{15}
- 'xrdef {One-shot-snt}{Section'tie2.4.1}
- 'xrdef {Read Terminal-pg}{15}
- 'xrdef {Read Terminal-snt}{Section'tie2.4.2}
- 'xrdef {Long-pg}{16}
- 'xrdef {Long-snt}{Section'tie2.4.3}
- 'xrdef {Executable Scripts-pg}{17}
- 'xrdef {Executable Scripts-snt}{Section'tie2.4.4}
- 'xrdef {Comments-pg}{18}
- 'xrdef {Comments-snt}{Section'tie2.5}
- 'xrdef {Statements/Lines-pg}{18}
- 'xrdef {Statements/Lines-snt}{Section'tie2.6}
- 'xrdef {When-pg}{19}
- 'xrdef {When-snt}{Section'tie2.7}
- 'xrdef {Reading Files-pg}{21}
- 'xrdef {Reading Files-snt}{Chapter'tie3}
- 'xrdef {Records-pg}{21}
- 'xrdef {Records-snt}{Section'tie3.1}
- 'xrdef {Fields-pg}{22}
- 'xrdef {Fields-snt}{Section'tie3.2}
- 'xrdef {Non-Constant Fields-pg}{24}
- 'xrdef {Non-Constant Fields-snt}{Section'tie3.3}
- 'xrdef {Changing Fields-pg}{24}
- 'xrdef {Changing Fields-snt}{Section'tie3.4}
- 'xrdef {Field Separators-pg}{26}
- 'xrdef {Field Separators-snt}{Section'tie3.5}
- 'xrdef {Multiple Line-pg}{29}
- 'xrdef {Multiple Line-snt}{Section'tie3.6}
- 'xrdef {Getline-pg}{30}
- 'xrdef {Getline-snt}{Section'tie3.7}
- 'xrdef {Close Input-pg}{34}
- 'xrdef {Close Input-snt}{Section'tie3.8}
- 'xrdef {Printing-pg}{37}
- 'xrdef {Printing-snt}{Chapter'tie4}
- 'xrdef {Print-pg}{37}
- 'xrdef {Print-snt}{Section'tie4.1}
- 'xrdef {Print Examples-pg}{38}
- 'xrdef {Print Examples-snt}{Section'tie4.2}
- 'xrdef {Output Separators-pg}{39}
- 'xrdef {Output Separators-snt}{Section'tie4.3}
- 'xrdef {Printf-pg}{40}
- 'xrdef {Printf-snt}{Section'tie4.4}
- 'xrdef {Basic Printf-pg}{40}
- 'xrdef {Basic Printf-snt}{Section'tie4.4.1}
- 'xrdef {Control Letters-pg}{41}
- 'xrdef {Control Letters-snt}{Section'tie4.4.2}
- 'xrdef {Format Modifiers-pg}{42}
- 'xrdef {Format Modifiers-snt}{Section'tie4.4.3}
- 'xrdef {Printf Examples-pg}{42}
- 'xrdef {Printf Examples-snt}{Section'tie4.4.4}
- 'xrdef {Redirection-pg}{44}
- 'xrdef {Redirection-snt}{Section'tie4.5}
- 'xrdef {File/Pipe Redirection-pg}{44}
- 'xrdef {File/Pipe Redirection-snt}{Section'tie4.5.1}
- 'xrdef {Close Output-pg}{45}
- 'xrdef {Close Output-snt}{Section'tie4.5.2}
- 'xrdef {Special Files-pg}{47}
- 'xrdef {Special Files-snt}{Section'tie4.6}
- 'xrdef {One-liners-pg}{49}
- 'xrdef {One-liners-snt}{Chapter'tie5}
- 'xrdef {Patterns-pg}{51}
- 'xrdef {Patterns-snt}{Chapter'tie6}
- 'xrdef {Kinds of Patterns-pg}{51}
- 'xrdef {Kinds of Patterns-snt}{Section'tie6.1}
- 'xrdef {Empty-pg}{51}
- 'xrdef {Empty-snt}{Section'tie6.2}
- 'xrdef {Regexp-pg}{51}
- 'xrdef {Regexp-snt}{Section'tie6.3}
- 'xrdef {Regexp Usage-pg}{52}
- 'xrdef {Regexp Usage-snt}{Section'tie6.3.1}
- 'xrdef {Regexp Operators-pg}{53}
- 'xrdef {Regexp Operators-snt}{Section'tie6.3.2}
- 'xrdef {Case-sensitivity-pg}{55}
- 'xrdef {Case-sensitivity-snt}{Section'tie6.3.3}
- 'xrdef {Comparison Patterns-pg}{56}
- 'xrdef {Comparison Patterns-snt}{Section'tie6.4}
- 'xrdef {Boolean Patterns-pg}{57}
- 'xrdef {Boolean Patterns-snt}{Section'tie6.5}
- 'xrdef {Expression Patterns-pg}{58}
- 'xrdef {Expression Patterns-snt}{Section'tie6.6}
- 'xrdef {Ranges-pg}{59}
- 'xrdef {Ranges-snt}{Section'tie6.7}
- 'xrdef {BEGIN/END-pg}{59}
- 'xrdef {BEGIN/END-snt}{Section'tie6.8}
- 'xrdef {Actions-pg}{61}
- 'xrdef {Actions-snt}{Chapter'tie7}
- 'xrdef {Expressions-pg}{63}
- 'xrdef {Expressions-snt}{Chapter'tie8}
- 'xrdef {Constants-pg}{63}
- 'xrdef {Constants-snt}{Section'tie8.1}
- 'xrdef {Variables-pg}{65}
- 'xrdef {Variables-snt}{Section'tie8.2}
- 'xrdef {Assignment Options-pg}{65}
- 'xrdef {Assignment Options-snt}{Section'tie8.2.1}
- 'xrdef {Arithmetic Ops-pg}{66}
- 'xrdef {Arithmetic Ops-snt}{Section'tie8.3}
- 'xrdef {Concatenation-pg}{67}
- 'xrdef {Concatenation-snt}{Section'tie8.4}
- 'xrdef {Comparison Ops-pg}{68}
- 'xrdef {Comparison Ops-snt}{Section'tie8.5}
- 'xrdef {Boolean Ops-pg}{69}
- 'xrdef {Boolean Ops-snt}{Section'tie8.6}
- 'xrdef {Assignment Ops-pg}{70}
- 'xrdef {Assignment Ops-snt}{Section'tie8.7}
- 'xrdef {Increment Ops-pg}{72}
- 'xrdef {Increment Ops-snt}{Section'tie8.8}
- 'xrdef {Conversion-pg}{73}
- 'xrdef {Conversion-snt}{Section'tie8.9}
- 'xrdef {Conditional Exp-pg}{74}
- 'xrdef {Conditional Exp-snt}{Section'tie8.10}
- 'xrdef {Function Calls-pg}{75}
- 'xrdef {Function Calls-snt}{Section'tie8.11}
- 'xrdef {Precedence-pg}{76}
- 'xrdef {Precedence-snt}{Section'tie8.12}
- 'xrdef {Statements-pg}{79}
- 'xrdef {Statements-snt}{Chapter'tie9}
- 'xrdef {If Statement-pg}{79}
- 'xrdef {If Statement-snt}{Section'tie9.1}
- 'xrdef {While Statement-pg}{80}
- 'xrdef {While Statement-snt}{Section'tie9.2}
- 'xrdef {Do Statement-pg}{81}
- 'xrdef {Do Statement-snt}{Section'tie9.3}
- 'xrdef {For Statement-pg}{82}
- 'xrdef {For Statement-snt}{Section'tie9.4}
- 'xrdef {Break Statement-pg}{83}
- 'xrdef {Break Statement-snt}{Section'tie9.5}
- 'xrdef {Continue Statement-pg}{84}
- 'xrdef {Continue Statement-snt}{Section'tie9.6}
- 'xrdef {Next Statement-pg}{86}
- 'xrdef {Next Statement-snt}{Section'tie9.7}
- 'xrdef {Exit Statement-pg}{86}
- 'xrdef {Exit Statement-snt}{Section'tie9.8}
- 'xrdef {Arrays-pg}{89}
- 'xrdef {Arrays-snt}{Chapter'tie10}
- 'xrdef {Array Intro-pg}{89}
- 'xrdef {Array Intro-snt}{Section'tie10.1}
- 'xrdef {Reference to Elements-pg}{91}
- 'xrdef {Reference to Elements-snt}{Section'tie10.2}
- 'xrdef {Assigning Elements-pg}{92}
- 'xrdef {Assigning Elements-snt}{Section'tie10.3}
- 'xrdef {Array Example-pg}{92}
- 'xrdef {Array Example-snt}{Section'tie10.4}
- 'xrdef {Scanning an Array-pg}{93}
- 'xrdef {Scanning an Array-snt}{Section'tie10.5}
- 'xrdef {Delete-pg}{94}
- 'xrdef {Delete-snt}{Section'tie10.6}
- 'xrdef {Multi-dimensional-pg}{95}
- 'xrdef {Multi-dimensional-snt}{Section'tie10.7}
- 'xrdef {Multi-scanning-pg}{97}
- 'xrdef {Multi-scanning-snt}{Section'tie10.8}
- 'xrdef {Built-in-pg}{99}
- 'xrdef {Built-in-snt}{Chapter'tie11}
- 'xrdef {Calling Built-in-pg}{99}
- 'xrdef {Calling Built-in-snt}{Section'tie11.1}
- 'xrdef {Numeric Functions-pg}{99}
- 'xrdef {Numeric Functions-snt}{Section'tie11.2}
- 'xrdef {String Functions-pg}{101}
- 'xrdef {String Functions-snt}{Section'tie11.3}
- 'xrdef {I/O Functions-pg}{104}
- 'xrdef {I/O Functions-snt}{Section'tie11.4}
- 'xrdef {User-defined-pg}{105}
- 'xrdef {User-defined-snt}{Chapter'tie12}
- 'xrdef {Definition Syntax-pg}{105}
- 'xrdef {Definition Syntax-snt}{Section'tie12.1}
- 'xrdef {Function Example-pg}{106}
- 'xrdef {Function Example-snt}{Section'tie12.2}
- 'xrdef {Function Caveats-pg}{107}
- 'xrdef {Function Caveats-snt}{Section'tie12.3}
- 'xrdef {Return Statement-pg}{109}
- 'xrdef {Return Statement-snt}{Section'tie12.4}
- 'xrdef {Built-in Variables-pg}{111}
- 'xrdef {Built-in Variables-snt}{Chapter'tie13}
- 'xrdef {User-modified-pg}{111}
- 'xrdef {User-modified-snt}{Section'tie13.1}
- 'xrdef {Auto-set-pg}{112}
- 'xrdef {Auto-set-snt}{Section'tie13.2}
- 'xrdef {Command Line-pg}{115}
- 'xrdef {Command Line-snt}{Chapter'tie14}
- 'xrdef {Options-pg}{115}
- 'xrdef {Options-snt}{Section'tie14.1}
- 'xrdef {Other Arguments-pg}{116}
- 'xrdef {Other Arguments-snt}{Section'tie14.2}
- 'xrdef {AWKPATH Variable-pg}{117}
- 'xrdef {AWKPATH Variable-snt}{Section'tie14.3}
- 'xrdef {Language History-pg}{119}
- 'xrdef {Language History-snt}{Chapter'tie15}
- 'xrdef {V7/S5R3.1-pg}{119}
- 'xrdef {V7/S5R3.1-snt}{Section'tie15.1}
- 'xrdef {S5R4-pg}{120}
- 'xrdef {S5R4-snt}{Section'tie15.2}
- 'xrdef {S5R4/GNU-pg}{120}
- 'xrdef {S5R4/GNU-snt}{Section'tie15.3}
- 'xrdef {Gawk Summary-pg}{123}
- 'xrdef {Gawk Summary-snt}{Appendix'tie'char65}
- 'xrdef {Command Line Summary-pg}{123}
- 'xrdef {Command Line Summary-snt}{Section'tie'char65.1}
- 'xrdef {Language Summary-pg}{124}
- 'xrdef {Language Summary-snt}{Section'tie'char65.2}
- 'xrdef {Variables/Fields-pg}{124}
- 'xrdef {Variables/Fields-snt}{Section'tie'char65.3}
- 'xrdef {Fields Summary-pg}{125}
- 'xrdef {Fields Summary-snt}{Section'tie'char65.3.1}
- 'xrdef {Built-in Summary-pg}{125}
- 'xrdef {Built-in Summary-snt}{Section'tie'char65.3.2}
- 'xrdef {Arrays Summary-pg}{126}
- 'xrdef {Arrays Summary-snt}{Section'tie'char65.3.3}
- 'xrdef {Data Type Summary-pg}{127}
- 'xrdef {Data Type Summary-snt}{Section'tie'char65.3.4}
- 'xrdef {Rules Summary-pg}{128}
- 'xrdef {Rules Summary-snt}{Section'tie'char65.4}
- 'xrdef {Pattern Summary-pg}{128}
- 'xrdef {Pattern Summary-snt}{Section'tie'char65.4.1}
- 'xrdef {Regexp Summary-pg}{130}
- 'xrdef {Regexp Summary-snt}{Section'tie'char65.4.2}
- 'xrdef {Actions Summary-pg}{130}
- 'xrdef {Actions Summary-snt}{Section'tie'char65.4.3}
- 'xrdef {Operator Summary-pg}{130}
- 'xrdef {Operator Summary-snt}{Section'tie'char65.4.3.1}
- 'xrdef {Control Flow Summary-pg}{131}
- 'xrdef {Control Flow Summary-snt}{Section'tie'char65.4.3.2}
- 'xrdef {I/O Summary-pg}{132}
- 'xrdef {I/O Summary-snt}{Section'tie'char65.4.3.3}
- 'xrdef {Printf Summary-pg}{132}
- 'xrdef {Printf Summary-snt}{Section'tie'char65.4.3.4}
- 'xrdef {Special File Summary-pg}{133}
- 'xrdef {Special File Summary-snt}{Section'tie'char65.4.3.5}
- 'xrdef {Numeric Functions Summary-pg}{134}
- 'xrdef {Numeric Functions Summary-snt}{Section'tie'char65.4.3.6}
- 'xrdef {String Functions Summary-pg}{134}
- 'xrdef {String Functions Summary-snt}{Section'tie'char65.4.3.7}
- 'xrdef {String Constants Summary-pg}{135}
- 'xrdef {String Constants Summary-snt}{Section'tie'char65.4.3.8}
- 'xrdef {Functions Summary-pg}{136}
- 'xrdef {Functions Summary-snt}{Section'tie'char65.5}
- 'xrdef {Sample Program-pg}{139}
- 'xrdef {Sample Program-snt}{Appendix'tie'char66}
- 'xrdef {Notes-pg}{141}
- 'xrdef {Notes-snt}{Appendix'tie'char67}
- 'xrdef {Compatibility Mode-pg}{141}
- 'xrdef {Compatibility Mode-snt}{Section'tie'char67.1}
- 'xrdef {Future Extensions-pg}{141}
- 'xrdef {Future Extensions-snt}{Section'tie'char67.2}
- 'xrdef {Improvements-pg}{142}
- 'xrdef {Improvements-snt}{Section'tie'char67.3}
- 'xrdef {Glossary-pg}{145}
- 'xrdef {Glossary-snt}{Appendix'tie'char68}
-