Search found 2 matches

by Nicked
26 Mar 2025 01:48
Forum: Tips & Tricks, Questions & Answers
Topic: Insert characters at a specified position
Replies: 3
Views: 471

Re: Insert characters at a specified position

highend wrote: 25 Mar 2025 13:00 |"Insert ★" \;*>::e|rename r, '^(.{6})(.*) > $1★$2'
Thanks so much, it works!
by Nicked
25 Mar 2025 12:54
Forum: Tips & Tricks, Questions & Answers
Topic: Insert characters at a specified position
Replies: 3
Views: 471

Insert characters at a specified position

In the previous versions of XYplorer, I used the following command in CFA |"Insert ★" \;*>::e|rename , '<#1-6>★*' to insert the ★ symbol at the sixth character of the selected file names. For example turn "250324filename.txt" to "250324★filename.txt". But in the recent ...