|
Hi,
I wish to use HTML Tidy to correct 1100 files.
All the notepad plugins only allow you to correct one at a time,
So ive tried using a comand prompt version in dos.
However I can only do one file at a time
eg - c:\tidy.exe -m myflile.shtml
if I try
c:\tidy.exe -m *.shtml
an error is shown showing cannot find *.shtml
Anyone know what to enter to get it to go through an entire directory.
|