Path from Variable in File Path of List

synapsol

Client
Регистрация
26.11.2012
Сообщения
16
Благодарностей
1
Баллы
3
Hi guys,

I have a text file with directory paths.

c:\directory1\
c:\directory2\
c:\directory3\

I read a line with a path from the text file and put it to the variable {-Variable.path-}

In each of these directories I have a text file with data for a table.

tabledata.txt

Now I want to load tabledata.txt to a table by using {-Variable.path-}\tabledata.txt but this doesn't work.

What am I doing wrong? Can anyone help me? I guess I have to somehow bind this path to file but

Thanks!!
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 300
Благодарностей
5 861
Баллы
113
I suppose you are trying to load table from file via table properties... In this case table is loaded at project start.
You should use Table processing->Bind to file operation if you want to load table from file during a project.
 
  • Спасибо
Реакции: synapsol

synapsol

Client
Регистрация
26.11.2012
Сообщения
16
Благодарностей
1
Баллы
3
Thanks for the quick help, that worked! :bo:
 

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