Page 1 of 1

App Developer from DSPInputCSV to DSPOutputCSV

Posted: Wed Mar 09, 2022 9:00 am
by stefan.erni
Hi Ben

It should work that easily.
Open a file, read the array and store the array in another file.
But what am I doing wrong? The created file is empty.

regards

Stefan
EMG_DSP_Excel1.fcsx
(9.04 KiB) Downloaded 87 times
DSP_CSV_2022-03-09_9-47-45.jpg
DSP_CSV_2022-03-09_9-47-45.jpg (23.47 KiB) Viewed 1215 times

Re: App Developer from DSPInputCSV to DSPOutputCSV

Posted: Wed Mar 09, 2022 12:09 pm
by BenR
Hello,

I've been through and had a look and managed to fix some things. In your project you might need to set the file instance between the read/write so as to not get the file pointers confused.

However in doing this I have found a potentially bigger problem we are currently investigating. I'll keep you posted as to how we are getting on.