POV-Ray : Newsgroups : povray.general : File handles for output streams : File handles for output streams Server Time
29 Jun 2025 13:21:58 EDT (-0400)
  File handles for output streams  
From: Chris R
Date: 19 Jun 2025 08:50:00
Message: <web.685406abf832fee04d6accde5cc1b6e@news.povray.org>
I am working on some macros to generate .inc files based on some long-running
calculations to avoid having to do those calculations on every render.  I'd like
to make them generic enough so I can write to the console as well as to a file,
but it doesn't look like there are built-in file handles that can be used with
#write for the debug or any other output streams.

Am I missing something, or do I need to do some kludgy things to allow for both
options?

-- Chris R


Post a reply to this message

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