[REQ] 3 useful Suggestions

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
mingyan
Junior Member
Junior Member
Posts: 7
Joined: 2003-10-01, 14:33 UTC

[REQ] 3 useful Suggestions

Post by *mingyan »

In multi-rename function, the result can log into descript.ion

helen.mp3 -> 01.mp3
david.mp3 -> 02.mp3
john.mp3 -> 03.mp3

After rename , TC can generate "descript.ion" like this:
01.mp3 helen.mp3
02.mp3 david.mp3
03.m03 john.mp3

This is useful for MP3 file rename, because some hardware CD-MP3 Player can't know non-english chars, I have to rename the xxxxx.mp3 to 01 02 03 ... , but I also want to know the original filename in TC, this function is useful.

============================================

I can type "dir *.mp3" in command panel then the TC can show only mp3 file in the source panel. It is more convenient then using Ctrl-F10 Ctrl-F11 Ctrl-F12 key.

============================================

Add "%S" in parameters function for "Selected file"
If I select 3 files:

helen.mp3
david.mp3
john.mp3

I can use "del %S" for my expection "del helen.mp3 david.mp3 john.mp3".
"%S" can combine the 3 file names as a long parameter with space.
Post Reply