POV-Ray : Newsgroups : povray.general : File handles for output streams : Re: File handles for output streams Server Time
29 Jun 2025 12:10:12 EDT (-0400)
  Re: File handles for output streams  
From: Bald Eagle
Date: 19 Jun 2025 08:55:00
Message: <web.6854089d964d40ce44e64d2825979125@news.povray.org>
"Chris R" <car### [at] comcastnet> wrote:
> 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

All I'm aware of are
#debug
#warning
#error


-BW


Post a reply to this message

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