I am working with Vesys Components and I would like to import a txt file
with the parts/components costs (using the Part Cost Data Import).
But for that I will need to know the .txt file format.
Can anyone send me an example file for this?
Thanks,
LA
Hi Luis,
The installation directory contains examples of the supported file format, see below:
C:\Program Files\VeSys Electrical Series\Vesys Components\Import Examples
Its basically a tab delimited file with the following fields:
<Part Number> <Cost> <PART> <EA or M>
The third field has to read PART, in the 4th field EA refers to "each" or "meter" so its determining if the price is per a length or per part.
Let me know if you have any problems/questions.
Hi Joel,
Thanks for this.
