Click button to edit
QuickStart: Read or Write Record by Record
Using the FileHelperAsynEngine to work record by record
If you have a source file like this, separated by a |:
Input.txt
You first declare a Record Mapping Class:
RecordClass.cs
Instantiate a FileHelperAsyncEngine and read or write files:
Example.cs
Console
Juan Perez
Pedro Gomez
Ramiro Politti
Pablo Ramirez