Hi Bjoern, On Wed, 19 Mar 2003 02:57:53 -0000, Bjoern Hoehrmann wrote: > `for` is part of your shell, most likely `command.com`, `command.exe` or > `cmd.exe` depending on your Windows version. Let's try it this way: > C:\Windows\> for /? > Tidy is not involved. OK, now I know what you are talking about, I was getting a bit lost there. I have cobbled together a batch file as follows:- FOR /R %%a IN (*.htm) do c:\tools\tidy\tidy.exe -config c: \tools\tidy\InitialCleanUp.tidy -m "%%a" -f errs.txt This cleans one document and then seems to stop. Any ideas? Cheers, Julian Voelcker The Virtual World (UK) Limited Cirencester, United KingdomReceived on Wednesday, 19 March 2003 05:37:03 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:53 GMT