
You are already on the next line so simply press Play button.
press Home to get to beginning of the line. press Del 2x to delete second and third character.
press right arrow to get to second character. put mouse cursor on the beginning of the first line. You can record a macro to make it easier. What is a keyboard macro?įor example you want to delete a second and third character from each file name and replace it with string "oscar". You can record a keyboard macro and then play it back or save it for later. The BASIC interpreter is pretty solid not Right in the script editor window for easy That will do a test run on a test file names There is also a simple Test Run in the script Nothing gets physically changed until you Script on the file names in the text editor and Now if you right click on a file (not directory) in explorer you will get a Renamer item in the menu.įiles to process you may create a simple scriptĭon't worry, you will not mess up your files.Īs with any other editing, It will apply the Simply run it and from menu Tools choose: Register Shell Extension This tool can add itself into Right click menu in Windows Explorer. Beside the Quick search you have also familiar Find and Replace dialogs. You can either type a string there and press Enter or F3 to find the next string in the file names or select a string in the editor by mouse and press Ctrl-F3. let's call it a PanicĪ Combo box in the toolbar. Reload the list from the disk and lose all
This will put the filenames on disk back to state before last Apply Changes. This will apply all changes you made to the file names.Įven after you write all the changes to disk you can still go back by pressing this button. the changes you made are highlighted.Įither an Apply button on the top toolbar or Apply Changes in menu File. You can simply move by mouse or arrow keys, make any changes, use Undo/Redo etc.
A Text editor where each line represents one file.