how to got a file name from the path??

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

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???
 
Use Process directories ->File path or Get file list.
It will have path and file name included.
 
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?
 
try this regex
Код:
Развернуть Свернуть Копировать
[^\\]*$
 
  • Спасибо
Реакции: Nisaf и 123456

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