Home Introduction Capabilities News Software Examples FAQ Standard Licence Contact

Fielded Text:

Tutorials: Xilytix TFieldedText

"Fielded Text" trademark owned by Paul Klink

Fielded Text tutorial using Xilytix Component and Editor

This tutorial demonstrates how Fielded Text is used with the Xilytix Fielded Text Component and the Xilytix Fielded Text Editor.

There are 2 sets of lessons:

C# lessons:

  1. Read a basic CSV file
  2. Write a basic CSV file
  3. Read a file with Fixed Length Fields
  4. Read a file with both Fixed Length and Delimited Fields
  5. Write a file with both Fixed Length and Delimited Fields
  6. Read a file quoted and unquoted fields
  7. Read a file which contains substitutions
  8. Read a file which uses sequences
  9. Write a file which uses sequences

Delphi lessons:

  1. Read a basic CSV file
  2. Write a basic CSV file
  3. Read a file with Fixed Length Fields
  4. Read a file with both Fixed Length and Delimited Fields
  5. Write a file with both Fixed Length and Delimited Fields
  6. Read a file quoted and unquoted fields
  7. Read a file which contains substitutions
  8. Read a file which uses sequences
  9. Write a file which uses sequences