POV-Ray : Newsgroups : povray.general : #read-question : Re: #read-question Server Time
3 Aug 2024 20:18:59 EDT (-0400)
  Re: #read-question  
From: JC (Exether)
Date: 3 Nov 2003 07:48:21
Message: <3fa64e95@news.povray.org>
One good way of avoiding any such problem is to write data with the 
povray syntax, so that you can read it back with a simple #include

JC

Hartmut Wagener wrote:
> It is possible to read values by the #read-statement.
> It is no problem when the used file has only one line.
> But for typing it is much easier if the file has more lines.
> But this causes an error. Any hints how to read a multi-line
> file?
> 
> Example : <0,0,0>,<2,3,5>,<5,7,8> reads correct
> but
> <0,0,0),
> <2,3,5>,
> <5,7,8>
> causes an error.
> 
> Hartmut
>


Post a reply to this message

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