How to read jsut a column from a file list

Jor1s

Client
Регистрация
25.06.2012
Сообщения
216
Благодарностей
3
Баллы
0
Hi

Like i said in my previous post, i'm trying to make a template to analyse a list of urls which i automatically download.
Files are CVS with many informations and only A column is interesting me.

The fact is i need to get File path with directory (to choose 1 by one each CSV) and then i need to read the selected CSV but only A column.

Actually i am using READ file, but it read all the columns.

Maybe i need to prepare text ? remove unused columns etc ?

Thx
 

Mankush

Client
Регистрация
31.10.2011
Сообщения
189
Благодарностей
17
Баллы
28
Use "Table". then "read cell". then just choose column A.
 

Jor1s

Client
Регистрация
25.06.2012
Сообщения
216
Благодарностей
3
Баллы
0
Of course i tryed that but Read Cell msut be associated to a FILE and here the main problem is i need to read A column from Many and many files
 

Mankush

Client
Регистрация
31.10.2011
Сообщения
189
Благодарностей
17
Баллы
28
You can try and use Var instead of file name in table "from a file". might work.
If I understand you are scraping content. then saving to a file.
So, you can double loop:
First loop - inside table itself - just for cell A - loop through the lines.
Then - loop again with the next file etc etc....
 

Jor1s

Client
Регистрация
25.06.2012
Сообщения
216
Благодарностей
3
Баллы
0
You can try and use Var instead of file name in table "from a file". might work.
If i understand you tell me to put a variable in table path ? Then it will grab random table ?

Here a screenshot, and it don't work :/

variable capt.JPG

If I understand you are scraping content. then saving to a file.
So, you can double loop:
First loop - inside table itself - just for cell A - loop through the lines.
Then - loop again with the next file etc etc....
Yes it what i would like to do, but my first problem is to extract only A column from tables. (A columns contain domain to analyse, other columns are details i don't care actually)
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113

Jor1s

Client
Регистрация
25.06.2012
Сообщения
216
Благодарностей
3
Баллы
0
Well i don't really understand how i need to build it ?

Could you please explain it a bit more ? Many thanks
 

Jor1s

Client
Регистрация
25.06.2012
Сообщения
216
Благодарностей
3
Баллы
0
i guess no :s
 

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