POV-Ray : Newsgroups : povray.general : Exit when done : Re: Exit when done Server Time
31 Jul 2024 08:32:24 EDT (-0400)
  Re: Exit when done  
From: Tim Attwood
Date: 26 Jul 2007 18:31:00
Message: <46a920a4$1@news.povray.org>
You should be able to set up POV to /EXIT

However, in DOS you can kill POV with
taskkill /f /im pvengine.exe /t
I think in Java you need to spawn a runtime
thread to make a system call, then monitor
it for completion, and kill the thread when it's
done.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.