Re: Logging depending on return result from Java prog

2005-10-28 Thread James Abley
On Fri, 2005-10-28 at 12:49, Ben Ryan wrote: > Hi, > Apologies in advance if this is a trivial question. > > I have looked everywhere I can find, there are probably lots of > other places, for an example of how to log an error message only when > the prog run by a java task returns non-ze

Logging depending on return result from Java prog

2005-10-28 Thread Ben Ryan
Hi,     Apologies in advance if this is a trivial question.       I have looked everywhere I can find, there are probably lots of other places, for an example of how to log an error message only when the prog run by a java task returns non-zero. Can anybody help?    Regards,     Ben --