Write data to a PC file

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
Pascal_2016
Posts: 89
Joined: Wed Aug 31, 2016 4:48 pm
Been thanked: 4 times
Contact:

Write data to a PC file

Post by Pascal_2016 »

Hello
with the component "EmbedFile" you can read data from a PC file. Is it possible to extend the component so that data can be written into a PC file.
I have seen that the file "stdio.h" is already included. With standard "C" you could write to the file as read.

Can anyone help me?

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Write data to a PC file

Post by Benj »

Hi Pascal,

I've replied to you here.
viewtopic.php?f=76&t=20807

Post Reply