I am using this in my program
for %%I in (*.txt) do (
The filenmae is in %%I.
Now i want to separate the first 2 chracters , next 3 characters , separately.
is it possible in DOS or Cmd.exe
|
I am using this in my program
The filenmae is in %%I. Now i want to separate the first 2 chracters , next 3 characters , separately. is it possible in DOS or Cmd.exe
| |||
|
feedback
|
|
http://www.dostips.com/DtTipsStringManipulation.php
I think.. geez, its been a while! | |||||
|
feedback
|