01-23-2013 05:54 AM
Good Morning,
In my program, I want save data with continuosly, in other words, when I save with same name the program add data in same directory.
Regards
01-23-2013 05:55 AM
01-23-2013 06:10 AM
Hi, Thanks for your reply, in my program I use de File I/O Palette, wher I cant find any comanda with name.
In attached send the sequence which I implement.
Regards
01-23-2013 06:12 AM
Hi Hugo,
so you open a file with option "REPLACE or CREATE" - and now you wonder why you can't append new data to existing files??? Come on...
And there exist examples (help menu-> find examples...) that show how to write data to files...