= V5 MultiLine NoSorting TabWidth=30 H="Xmlvalid XML validator (Teixlite DTD)" ^!Save ^!Set %base%=^$GetPath(^**)$ ^!Set %extension%=^$GetExt(^**)$ ^!If ^%extension%=.xml 1 ^!Prompt The current tabbed document is not an XML file. Please change the focus to an XML document. ^!Goto End :1 ^!CLOSE C:\XMLTexts\errors\error.txt DISCARD ^!Save ^!set %xml%=^** ^!dos C:\XMLTexts\XML_workshop_xmlvalid.bat "^**" ^!WAIT ^!open ^%xml% ^!open C:\XMLTexts\errors\error.txt :End H="Xmlvalid XML validator (LewisandClark DTD)" ^!Save ^!Set %base%=^$GetPath(^**)$ ^!Set %extension%=^$GetExt(^**)$ ^!If ^%extension%=.xml 1 ^!Prompt The current tabbed document is not an XML file. Please change the focus to an XML document. ^!Goto End :1 ^!CLOSE C:\XMLTexts\errors\error.txt DISCARD ^!Save ^!set %xml%=^** ^!dos C:\XMLTexts\LewisandClark_xmlvalid.bat "^**" ^!WAIT ^!open ^%xml% ^!open C:\XMLTexts\errors\error.txt :End H="Xmlvalid XML validator (WesternTrails DTD)" ^!Save ^!Set %base%=^$GetPath(^**)$ ^!Set %extension%=^$GetExt(^**)$ ^!If ^%extension%=.xml 1 ^!Prompt The current tabbed document is not an XML file. Please change the focus to an XML document. ^!Goto End :1 ^!CLOSE C:\XMLTexts\errors\error.txt DISCARD ^!Save ^!set %xml%=^** ^!dos C:\XMLTexts\WesternTrails_xmlvalid.bat "^**" ^!WAIT ^!open ^%xml% ^!open C:\XMLTexts\errors\error.txt :End