Batch file to replace single caracter in sequential ones. - TechRepublic
Question
September 30, 2009 at 12:49 AM
kledi_albania

Batch file to replace single caracter in sequential ones.

by kledi_albania . Updated 16 years, 9 months ago

Hello

I would need a batch file that could be able to replace ” S ” (space S space) or “(S)” with a string of sequential alphabetic caractes.
” a “, ” b “, ….. ” z “, ” a “, ….
or
“(a)”, “(b)”, ….. “(z)”, “(a)”, ….
Could someone please help me.

Thanks

This discussion is locked

All Comments