03-29-2023 04:35 AM
I would like to write VB script in DIAdem to load csv files automatically. I was checking the data plug-in options already but the csv files contains blanks between each letter and number. The way might be to edit the file before loading and replace blanks by "nothing". When I prepare the csv file manually, I can load the file via data plug-in. For better understanding I attached the one example file. Thanks for your help in advance, Markus
Solved! Go to Solution.
03-30-2023 02:17 AM
Hello Angenheister,
In this case it is necessary to read the data in the DataPlugin one by one and remove the spaces for all values. I have attached a corresponding DataPlugin.
Greetings
Walter
03-30-2023 06:46 AM
Hello Walter,
I signed in your unique plug-in and it works perfectly.
Many thanks for your help.
BR,
Markus