Date: Tue, 8 Jul 1997 02:19:00 -0400 (EDT) From: Jude DaShiell Sender: jdashiel AT eagle1 DOT eaglenet DOT com To: djgpp AT delorie DOT com Subject: interesting redir behavior Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk I have access to caldera corporation's opendos 7.01 and msdos 6.22. I've tried redir.exe under both operating systems. Interestingly enough, under msdos 6.22 the program works as documented. However under opendos redir.exe when given an identical command opens output files but leaves them at 0k length and writes no output in them. The command string I used was: redir -o tests.log -eo makeall . From a programming standpoint I'm curious as to the difference(s) in the operating systems that make this behavior happen. //eoj jude Microsoft asks me where I want to go today but UNIX gets me there.