POV-Ray : Newsgroups : povray.beta-test : Write-issues... : Re: Write-issues... Server Time
29 Jul 2024 08:18:15 EDT (-0400)
  Re: Write-issues...  
From:
Date: 21 Jun 2002 06:30:28
Message: <fkv5hukevv8cmh16u3mf9luvgs3jfub43h@4ax.com>
On Fri, 21 Jun 2002 12:18:07 +0200, Tim Nikias <tim### [at] gmxde> wrote:
> I think I'll stay settled with #write is done when its called, unless
> some POV-Team member tells me different...

You are not precise - do you think it is a bug or not ? If yes ...

> And regarding the bug-issue etc you're mentioning at the beginning:
> I told you, I was not sure if it belonged here... :-)

... when you post to beta-test you could accept beg-reporting guidelines since
they are clear. Since you have problems with making sample script take a look
at below:

// START
  #fopen _O "test.txt" write
  #write (_O,"What's the problem?")
  #fclose _O
  #error "Please, stop it!"
// END

works fine with POV 3.5 RC6 icl on WinNT Sp 6 PII 233 with 128 MB

ABX


Post a reply to this message

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