Short: Advanced rename utility. Version 3.9.1 Author: Constantinos Nicolakakis (cnicol@ath.forthnet.gr) Uploader: Constantinos Nicolakakis (cnicol@ath.forthnet.gr) Version: 3.9.1 Type: util/cli Requires: 68020+, AmigaOS 3.0 Replaces: util/cli/SRename.lha SRename is a feature rich Rename command line utility. Features include: - Can use wildcards for filename selection. - Can use wildcard-like expressions to select the part of the filename to be modified. - Offers total control over recursion, the user can set the level of recursion, starting level of recursion and can even specify a different pattern for entering directories. - Can add numbers to a filename sequence or perform renumbering that can be configured extensively. - Can also modify the filename's comment and transfer the filename to the comment or the reverse. - Allows the user to build his/her own functions by providing a command set of selectors and actions that can be combined in many ways. - The number of actions that can be executed in one go is only limited by the command line length. - It is interface compatible with the OS Rename command. - Uses memory efficiently. - Can be used as a real-world benchmarking tool. Changes in this version: New features: The Character code mode and Single character mode of the MATCH selector can now be activated also by using /CODE/ and /SCHR/ respectively. Bugfixes: Character code mode of the MATCH selector couldn't be activated since version 3.8.0. The parser could omit quoted filenames if they were placed after certain commands. Fixed the scripts to handle filenames and paths that contain spaces. Other changes: Now using the locale.library Quick Sort function for filename sorting which is faster and more accurate. Numbering is now faster because of this. .