Using Add Word Space

Post any Bulk Rename Command support requirements here. Open to all registered users.

Using Add Word Space

Postby CTC » Tue Apr 12, 2011 2:24 am

Is there any way to use add (7) > Word Space in the command line batch file?
CTC
 
Posts: 1
Joined: Tue Apr 12, 2011 2:22 am

BRU 7Add equivalents

Postby truth » Fri Oct 04, 2013 10:18 am

The BRC equivalents are
/Prefix:Text
/Insert:Text:Position
/Suffix:Text

Spaces & other special-chars should be quoted away from the DOS shell
Below example inserts Space at CharPosition#5:
/Insert:" ":5
truth
 
Posts: 104
Joined: Tue Jun 25, 2013 3:39 am
Location: Earth, OrionBelt, MilkyWay


Return to BRC Support