Hi!
How is it possible to configure input field types with defined data types by the Macro Input Tool > File Input?
My input file is a csv file.
When I use Macro Input Tool> Text Input
Forr example:
I setup one row: (The Field Map Display )
1 for byte (Int)
1.1234 for Double
'abc' for String
But if my row has the same setup in my csv file and I use Macro Input Tool > File Input the Field Map Display I get always the data type string.
How is my bug?
Mathias