how to got a file name from the path??

makecase

Новичок
Регистрация
23.04.2013
Сообщения
26
Благодарностей
0
Баллы
0
i want to move the files to other path after runing, so i need the file name, but i only got the file path, how to got the file name?? if need to used regex, how to do???
 

hotohori

Client
Регистрация
10.02.2012
Сообщения
154
Благодарностей
40
Баллы
28
Use Process directories ->File path or Get file list.
It will have path and file name included.
 

makecase

Новичок
Регистрация
23.04.2013
Сообщения
26
Благодарностей
0
Баллы
0
my god, yes, got path with file name is so easy,
but i only need to got the filename??? not the path! how can do the next step?
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 771
Благодарностей
1 184
Баллы
113

hotohori

Client
Регистрация
10.02.2012
Сообщения
154
Благодарностей
40
Баллы
28
try this regex
Код:
[^\\]*$
 
  • Спасибо
Реакции: Nisaf и 123456

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