From: please hold Newsgroups: microsoft.public.webdesign.html,comp.os.msdos.djgpp Subject: HTML Tidy, WindowsME, and DJGPP Date: Thu, 21 Sep 2000 23:08:19 GMT Organization: Deja.com - Before you buy. Lines: 34 Message-ID: <8qe4cj$1f3$1@nnrp1.deja.com> NNTP-Posting-Host: 63.23.31.43 X-Article-Creation-Date: Thu Sep 21 23:08:19 2000 GMT X-Http-User-Agent: Mozilla/3.01Gold (Macintosh; I; 68K) X-Http-Proxy: 1.0 x67.deja.com:80 (Squid/1.1.22) for client 63.23.31.43 X-MyDeja-Info: XMYDJUIDnot_quite To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Did WindowsME break HTML Tidy [http://www.w3.org/People/Raggett/tidy.exe] and/or DJGPP? For a long time, I have been using the DGPP bash shell to segregate HTML Tidy's stderr and stdout output by invoking tidy.exe from a command line of the form % tidy < input.html > output.html > errs.1 Since I installed Windows ME, however, this no longer works. What I get is what I would expect to get if I had used the command line % tidy < input.html > output.html 2>&1 i.e., stderr is merged with stdout. Anyone else seen this? Thank you. -- Sent via Deja.com http://www.deja.com/ Before you buy.