problems with component: csv Read/write --> ReadAsNumber

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
Mcolin
Posts: 11
http://meble-kuchenne.info.pl
Joined: Thu Aug 17, 2023 3:45 am

Flowcode v10 problems with component: csv Read/write --> ReadAsNumber

Post by Mcolin »

Hello everyone.

I started using the Component:
CSV Read/Write
using the macro:
ReadAsNumber
1.png
1.png (69.59 KiB) Viewed 3708 times



using csv file:
2.png
2.png (4.8 KiB) Viewed 3708 times

when I try to read the cell with the position row: 1 column:1.
3.png
3.png (141.44 KiB) Viewed 3708 times

It never works to read a position other than row:0 column:0.

The simulation never ends and does not display any value on the display.

assuming that if the value for row:0 column:0 was obtained, the connections and components are correct.

please help.

WingNut
Posts: 254
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 33 times
Been thanked: 23 times

Re: problems with component: csv Read/write --> ReadAsNumber

Post by WingNut »

If you post your flowcode file the guys will have a better chance of figuring out the problem

Mcolin
Posts: 11
Joined: Thu Aug 17, 2023 3:45 am

Re: problems with component: csv Read/write --> ReadAsNumber

Post by Mcolin »

main csvr ead/write.fcfx file
2 diferent csv files to test
main csv_read_write.zip
(6.79 KiB) Downloaded 144 times

dont forget to change files folder root directory
ready to download and run
4.png
4.png (14.58 KiB) Viewed 3694 times
thanks.

BenR
Matrix Staff
Posts: 1740
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 440 times
Been thanked: 603 times

Re: problems with component: csv Read/write --> ReadAsNumber

Post by BenR »

Hello,

Many thanks for letting us know, hopefully fixed for you now via the library updates.

Post Reply