i have an xml file on which i have to do modification basing on some rules and i want to know can we do that in the batch script. suppose the following is the sample of xml file
@ECHO OFF SETLOCAL ( FOR /f "delims=" %%a IN (q19559569.xml) DO ( ECHO("%%a"|FIND "" >NUL IF NOT ERRORLEVEL 1 ( ECHO(^ 热议问题