App Developer Build_in Function File read/write string

Post here to discuss any new features, components, chips, etc, that you would like to see in Flowcode.
Post Reply
stefan.erni
Valued Contributor
Posts: 758
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

App Developer Build_in Function File read/write string

Post by stefan.erni »

Hi Ben

I use Build_in Function File to read and write binary data file. This works great.
Just append array and the filename can be longer than 8.3 char. And it has a file open menu.

But I also need a second file to write and read some setup infos.

With Build_in Function File, I think it's need a additional command like read/write string

On the embedded with the ESP32 on micro sd-card this works easy and good.
Also with the App developer, with the scada component works nice.

regards

Stefan

How the setup.txt demo-file look like.
Snag_480c521.png
Snag_480c521.png (16.2 KiB) Viewed 13170 times
Attachments
Setup_file_build_in1.fcsx
(20.47 KiB) Downloaded 447 times
setup.txt
(14 Bytes) Downloaded 460 times
Setup_file_scada1.fcsx
(19.35 KiB) Downloaded 455 times

Post Reply