This friendly interface utility program gives the user the ability to easily rename files.
Features include:
Sequential Numbering
This option renames the file name to a user defined prefix plus a sequential number plus a user defined suffix.
Source file: Need not be a fixed length file.
Target file: Will not be a fixed length file.
Parameters:
Sequential Numbering Only |
Prefix |
Suffix |
Prefix and Suffix |
||||||||||||||||||||||||||||||||
Sequential Prefix = Null Sequential Start = 4 Sequential Suffix = Null
|
Sequential Prefix = Camping Sequential Start = 4 Sequential Suffix = Null
|
Sequential Prefix = Null Sequential Start = 4 Sequential Suffix = At Home |
Sequential Prefix = Camping Sequential Start = 4 Sequential Suffix = At Home |
||||||||||||||||||||||||||||||||
|
|
|
|
Fixed Length Prefix
This option is ideal for adding, subtracting or substituting a fixed length prefix to or from a file name.
Source file: Need not be a fixed length file.
Target file: Will not be a fixed length file.
Parameters:
Addition |
Subtraction |
Substitution |
||||||||||||||||||||||||
Prefix size
= 0 Replacement
prefix = Test- |
Prefix size
= 5 Replacement
prefix = NULL |
Prefix size
= 5 Replacement
prefix = New |
||||||||||||||||||||||||
|
|
|
Character Fill Addition
This option fills a file name to a user defined length with a user defined character.
Source file: Need not be a fixed length file.
Target file: Will be a fixed length file.
Parameters:
File length = 5 Fill character = 0 |
||||||||||
|
Character fill subtraction
This option removes a user defined fill character from a file name.
Source file: Need not be a fixed length file.
Target file: Will not be a fixed length file.
Parameters:
Fill character = 0 |
||||||||||
|