[xep-support] What channel are messages written?

Helberg, Clay chelberg at spss.com
Thu Feb 13 13:20:38 PST 2003


the "2>" format also works under Windows (NT and 2k, at least, and I think 9x as well).

> -----Original Message-----
> From: David Tolpin [mailto:dvd at renderx.com]
> Sent: Thursday, February 13, 2003 3:05 PM
> To: xep-support at renderx.com
> Subject: Re: [xep-support] What channel are messages written?
> 
> 
> > Dear XEP people,
> > Where does Xep 3.* write its status messages? In 2.77 I 
> could pick them up
> > easily using xep ..>output but that doesn't seem to work anymore.
> > arjan.
> > 
> 
> The EventLogger used with the command-line version writes output  to
> stderr (fd=2). Under bourne and similar shells, the redirection is
> 
> java com.renderx.xep.Driver 2> output 
> 
> Under C-shell, a similar effect can be achieved with
> 
> java com.renderx.xep.Driver >& output
> 
> I don't know how to redirect error output under Windows, but was told
> it is possible.
> 
> David
> -------------------
> (*) To unsubscribe, send a message with words 'unsubscribe 
> xep-support'
> in the body of the message to majordomo at renderx.com from the address
> you are subscribed from.
> (*) By using the Service, you expressly agree to these Terms 
> of Service http://www.renderx.com/tos.html
> 
> 
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list