POV-Ray : Newsgroups : povray.general : povray x x x x x > textfile : Re: povray x x x x x > textfile Server Time
4 Aug 2024 12:15:44 EDT (-0400)
  Re: povray x x x x x > textfile  
From: Christoph Hormann
Date: 13 May 2003 14:29:01
Message: <3EC1396A.FB0F484B@gmx.de>

> 
> Hello all!
> 
>      Sorry, but I don't speak english very good...
> 
>      I need to redirect POV-Ray output to a textfile, but I can't do it with
> traditional methods:
> 
> echo "Hello world">textfile

You can either use the option '+GAtextfile' or redirect stderr:

povray -variousoptions- 2> textfile

Christoph

-- 
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 28 Feb. 2003 _____./\/^>_*_<^\/\.______


Post a reply to this message

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