App Developer from DSPInputCSV to DSPOutputCSV

Discuss PC Developer and Web Developer projects and features here.
Post Reply
stefan.erni
Valued Contributor
Posts: 738
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 170 times

App Developer from DSPInputCSV to DSPOutputCSV

Post 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 84 times
DSP_CSV_2022-03-09_9-47-45.jpg
DSP_CSV_2022-03-09_9-47-45.jpg (23.47 KiB) Viewed 1176 times

BenR
Matrix Staff
Posts: 1707
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: App Developer from DSPInputCSV to DSPOutputCSV

Post 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.

Post Reply