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

  • Автор темы Автор темы jackyzmq
  • Дата начала Дата начала

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
 
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.
 
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...
 
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.
 

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