Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Using Pipe with /Core

From: chris:starforge:demon at: 29-May-2001 15:14

Brett Handley wrote:
> "Intermediate file error" is suspicious. Have you tried doing some similar > redirection with another exe? Might help the process of elimination...
ISTR that the dos prompt in Win98 is very crufty. I know that file redirection is broken (foobar > log will not work for example) so it wouldn't surprise me to find out that pipes are a bit messed up too. If it stays true to Micro$oft form it'll vary from service pack to service pack as well, which may explain why some people get it to work while others don't. Chris