Path from Variable in File Path of List

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

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!!
 
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
Thanks for the quick help, that worked! :bo:
 

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