POV-Ray : Newsgroups : povray.general : #read limits for comma separated variables : Re: #read limits for comma separated variables Server Time
30 Jul 2024 10:22:44 EDT (-0400)
  Re: #read limits for comma separated variables  
From: some yahoo
Date: 7 Mar 2009 15:08:02
Message: <49b2d422$1@news.povray.org>
I haven't used #read, but in my experience the most common things to look for are:

commas instead of decimal points or vice versa
mismatched quote marks

And rarely, if the source file has been transferred between windows and linux, look
for CRLF pairs that are goofed up.

Can you post the offending line so we might criticize it harshly?

RC wrote:
> Hello,
> 
> Does anyone know if there is a limit to the number of comma separated variables
> you can read from one line? I'm working with ten right now and having some
> issues.
> 
> Cheers!
> 
>


Post a reply to this message

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