How to read file VARIABLE into table/list

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

azp

Client
Регистрация
26.12.2012
Сообщения
52
Реакции
3
Баллы
8
Hi,

Should be easy but now i doubt that it is possible without C#
I read CONFIG.TXT using LIST and list processing.
Now in the middle of script i'd like to load other file which path/name is bind to variable read from config.txt.
I want second file to be processed as list or table.
How can i do that ?

All lists, tables seems to be read from file at the start of script, i do not see possibility to read file into table later.

thanks for answers :)
 
Ok got that, but sill would like other method.
I have a variable, which has some data split by ';'
Can i create new table or list by splitting this variable by ';'?
 
If you have other file path, use FILES action block and set to read the file... there you put file path and stuff, after you just need is set list without setting file loading details in it, and than use WORD PROCESSING to put your data from variable to list... simple as that
 
  • Спасибо
Реакции: azp
thanks, havent played with word processing yet :)
 

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