|
|
| Название | GoClipped |
| Имя файла (*.txt) | GoClipped.txt |
| Описание | Переходит к файлу/директории, чье имя помещено в буфер обмена |
| Автор | Вахмурка |
| Параметры | - |
| Вызываемые плагины | win, clip |
| Иконка |
|
| Версия | 2.0 |
| Дата обновления | 18.04.2019 |
local Path = clip.get
static Quote = esc(?+\"+, ?+\+)
if(not validpath(Path)) do
messagebox ("ok", "Invalid path: " ++ Path, "GoClipped script")
quit
endif
local hwnd = win.handle("c=TTOTAL_CMD")
local Exepath = win.exepath(hwnd)
do(Exepath, "/O /T /S /L=" ++ Quote ++ Path ++ Quote)
|
На главную |
|
Все о Total Commander |
|
PowerPro |
|
PowerPro & Total Commander |