Is it possible to automatically change file name?

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
slishnevsky
Junior Member
Junior Member
Posts: 5
Joined: 2023-12-11, 02:43 UTC

Is it possible to automatically change file name?

Post by *slishnevsky »

Hi.

I don't know if this question has been asked before.

Is it possible in TC to automatically change file name to match folder name when saving a file to that folder?

Is there such a trigger or a function or is it possible to achieve such functionality in TC?
sa16
Senior Member
Senior Member
Posts: 217
Joined: 2021-09-10, 07:15 UTC

Re: Is it possible to automatically change file name?

Post by *sa16 »

2slishnevsky
automatically change file name to match folder name
And if you do not change, but create (open)?
Button:

Code: Select all

TOTALCMD#BAR#DATA
cm_Edit
/GCL1N="%B"
wcmicons.dll,28
Edit


-1
or hotkey:
Configuration --> Options... --> Misc.
Command: cm_Edit
Parameters: /GCL1N="%B"
Post Reply