How to load file content into list in the middle of project?

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

Cyrix

Client
Регистрация
16.12.2011
Сообщения
401
Реакции
12
Баллы
18
I am building a project that needs to read a txt file into a list many times during the day.
However, this txt file is constantly updated by another program.

How to load file content to a list after the initialization?


Thanks.
 
Последнее редактирование:
I suggest to copy file to another location via File action
And then bind it to list with List processing - Bind to file action.
 
i think it is bind to file as they answered in another question. But i didnt test yet.
 
[Quote = "rostonix, post: 86960, member: 2715"] I suggest to copy file to another location via File action
And then bind it to list with List processing - Bind to file action. [/ Quote]


Why do we need to copy file to another location? If only use bind to list without copying file to another location will it cause any problem?
Thanks.
 
Maybe. Try it)
If you just load data and do not change it via ZP, maybe everything will be fine)
 

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