POV-Ray : Newsgroups : povray.general : POV-Ray v3.1 beta 6b : Re: POV-Ray v3.1 beta 6b Server Time
13 Aug 2024 13:18:20 EDT (-0400)
  Re: POV-Ray v3.1 beta 6b  
From: Nieminen Mika
Date: 1 Sep 1998 07:53:57
Message: <35ebd245.0@news.povray.org>
povray.org admin team <new### [at] DESPAMpovrayorg> wrote:
:   Added logical function "defined(IDENTIFIER)"
:    Note: When #read (MyFile,Var) hits eof, MyFile is closed and 
:          it does #undef MyFile automatically.  Its always worked
:          this way.  But now you can do...
:            #while(defined(MyFile))
:              #read(MyFile,Var)
:            #end

  This _is_ a very good feature. Great.

-- 
                                                           - Warp. -


Post a reply to this message

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