|
|
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
|
|