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
|