home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-10-15 | 672 b | 33 lines |
- [Settings]
- InputFile=sample.txt
- OutputFile=output.txt
- DiscardFile=discard.txt
- FilterDefault=Exclude
- BlankFieldFill=True
- IncludeOperator=And
- ExcludeOperator=And
- Trimming=True
- StringDelimiter="
- FieldDelimiter=,
-
- [Include]
- ;Column,Width,"String"|{Set}|Alpha|Numeric|Blank|NonBlank
- 18,11,Numeric
-
- [Exclude]
- ;Column,Width,"String"|{Set}|Alpha|Numeric|Blank|NonBlank
-
- [Fields]
- ;Column,Width,Alpha|Numeric
- 1,14,Numeric
- 18,11,Numeric
- 32,8,Numeric
- 43,9,Numeric
- 55,10,Numeric
- 68,10,Numeric
-
- [Occasionals]
- ;Column,Width,"String"|{Set}|Alpha|Numeric|Blank|NonBlank,Field Column,Field Width,Alpha|Numeric
- 25,23, "For The Month Beginning" ,49,10,Alpha
-
-