POV-Ray : Newsgroups : povray.beta-test : File not created : File not created Server Time
28 Jul 2024 20:29:02 EDT (-0400)
  File not created  
From: Tim Attwood
Date: 6 Mar 2007 22:29:15
Message: <45ee318b$1@news.povray.org>
Can't create files? For example..

#fopen Handle "bug_test.inc" write
#write(Handle, "sphere{<0,0,0>, 1 pigment{rgb <1,0,0>}}\n")
#fclose Handle
#include "bug_test.inc"

results in a red sphere, but no file named "bug_test.inc"

(Windows XP, 32bit, beta 19a)


Post a reply to this message

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