Can you add some macro support in create new folder dialog (F7)?
%time%
%sec%
%day%
%month%
%username%
%compname%
etc
Macro in Create Folder
Moderators: Hacker, petermad, Stefan2, white
-
- Member
- Posts: 134
- Joined: 2007-06-25, 11:54 UTC
If we add to any program thousands of different feautures, we will get a monster (such as Nero 9 =)). There are some actions that is necessary and can't be done externally (because of parameter passing troubles for exapmle).
Folder creating is an action that may be easilly called externally, just pass current path - and go on. I do not see any reason to add extra code to TC. Sometimes 'little improvement' may require great and hard work.
Folder creating is an action that may be easilly called externally, just pass current path - and go on. I do not see any reason to add extra code to TC. Sometimes 'little improvement' may require great and hard work.