POV-Ray : Newsgroups : povray.general : Passing file handles to macros : Passing file handles to macros Server Time
6 Aug 2024 04:18:55 EDT (-0400)
  Passing file handles to macros  
From: John VanSickle
Date: 25 May 2002 10:14:07
Message: <3cef9c2f@news.povray.org>
I was having a bit of trouble with a macro, and learned that file handles
cannot be passed to macros.

As things stand, the only work-around is to pass the file name, and have the
macro open the file, or to specify
a global handle for the macro to use.

Were there any problems encountered with allowing handles to be passed to
macros?

Regards,
John


Post a reply to this message

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