Quick Start: Choose your file type
First, refer to the download / install page to try this on your machine.
You need to define a class that maps to the record in the source/destination file.
For this example we use this formatted file delimited by a ',':
Sample data
Mapping Class
Create a FileHelperEngine for Read and Write
Use the resulting array
You need to define a class that maps to the record in the source/destination file.
For this example we use this formatted file which you can see is based on fixed lengths:
Sample data
Mapping Class
Create a FileHelperEngine for Read and Write
Use the resulting array
You need to define a class that maps to the record in the source/destination file.
For this example we use this formatted file delimited by a ',':