- From: Eric <e.richards@clear.net.nz>
- Date: Thu, 24 Jan 2002 00:37:33 +1300
- To: <html-tidy@w3.org>
Sorry if you are not sure how to make a batch file, copy the three lines below and make a text file it might be called New Text Document .txt then rename it to "xyz.bat" that is the file you look for when setting up "Send To" . Were xyz is any name you like up to eight characters long. ------------Start of batch file -------------- find /v /n "" %1 > %1_num.txt copy %1 "%1_newver.htm" tidy.exe -config config.txt -f %1_notes.txt -modify "%1_newver.htm" -----------End of batch file ----------------- >From Eric And if you live in New Zealand, watching your Microsoft windows defrag program is more exciting than watching the free to air television stations believe it or not.. ----- Original Message ----- From: candy To: html-tidy@w3.org Sent: Sunday, January 20, 2002 9:36 AM Subject: html tidy I would never ask this if I weren't in such a tight spot ...but could someone out there tell me how to run HTML tidy (I don't know DOS...but I follow directions very well , and I'm desperate) Please help....Candy --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.317 / Virus Database: 176 - Release Date: 21-01-02
Received on Wednesday, 23 January 2002 06:36:34 UTC