Hi,
I am working on a Java based application that allows to render animation
sequences in a Linux network environment. To keep track of possible
errors that may occur, I want to use povray`s return values.
Does anybody has any information about the values povray returns back?
Thanks,
Achim
In article <36F8A869.CDA511D1@ba-stuttgart.de> , Achim Wilke
<awi### [at] ba-stuttgartde> wrote:
> Hi,>> I am working on a Java based application that allows to render animation> sequences in a Linux network environment. To keep track of possible> errors that may occur, I want to use povray`s return values.> Does anybody has any information about the values povray returns back?
In the documentation read section "Shell-out to Operating System",
specifically the paragraph about "Shell Command Return Actions".
Thorsten
"Thorsten Froehlich" <fro### [at] charliecnsiitedu> wrote:
>In the documentation read section "Shell-out to Operating System",>specifically the paragraph about "Shell Command Return Actions".
That won't answer his question, Thorsten ... he's asking about the *POV* return
codes.