After Binding to the file, How to Save changes of table to file?

jackyzmq

Новичок
Регистрация
04.04.2013
Сообщения
5
Благодарностей
0
Баллы
0
I use "bind to the file" to set Table file path, then this table will not load from a file, so this table cant be set with "save changes of table to file".
And if i want to save changes of table to file, how can i do?

ProjectMaker Version:4.3.7.1
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113

jackyzmq

Новичок
Регистрация
04.04.2013
Сообщения
5
Благодарностей
0
Баллы
0

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Example for binding file you can see in my prev. post.
In list/table's settings check "load from file" + "save changes to file" to apply all changes made by actions within template.
 

jackyzmq

Новичок
Регистрация
04.04.2013
Сообщения
5
Благодарностей
0
Баллы
0
Sorry, I cant show what I really need clearly, it's my fault;
Here the follow is what I really need:
1.Set Value(for example: 123.txt) to a Variable(for example: v1);
2.Bind and Set the Variable(v1) to a Table's(for example: t1) File Path, then this table(t1) will take data from this table's file path(123.txt);
3.Merge the table, then this table will include the file(123.txt) content;
4.Modify the Table, for example: add one line(for example: 111);
5.save change to the Table's file(123.txt), this file will include Original data and the new line(111);

When I use Zenno V5, i find the above actions has been made.
So thanks a lot...
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Merging is not about reading file's content. You just check "load from file" and "save changes" in table's settings and binding to file will give you everything that you need.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)