POV-Ray : Newsgroups : povray.general : Passing file handles to macros - how? : Re: Passing file handles to macros - how? Server Time
4 Aug 2024 14:23:24 EDT (-0400)
  Re: Passing file handles to macros - how?  
From: Christoph Hormann
Date: 22 Apr 2003 04:55:57
Message: <3EA50397.32C07AC2@gmx.de>
Peter Popov wrote:
> 
> [...]
> 
> #fopen FileHandle "c:\\1.txt" write
> Write(1, FileHandle)
> #fclose FileHandle
> 
> My question is: can I pass file handles as parameters to macros, and
> if yes, how?
> 

I recently experienced the same problem and i think you can't.  File
handles are different from other identifiers. 

Christoph

-- 
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 28 Feb. 2003 _____./\/^>_*_<^\/\.______


Post a reply to this message

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