POV-Ray : Newsgroups : povray.unix : Turn off text messages : Re: Turn off text messages Server Time
26 Jun 2024 03:30:03 EDT (-0400)
  Re: Turn off text messages  
From: WellenZillich
Date: 7 Apr 2006 06:20:01
Message: <web.44363bf4b011483292a70ad0@news.povray.org>
SORRY: Replace "n" with "\n":

   xterm -T DEBUGWINDOW -e tail -f ./DEBUG.txt &
   povray +GD ./DEBUG.txt ./INPUT.pov

Lines in INPUT.pov like e.g.:
   #debug concat( "\nHUHU: Linebreak after two:", "one,"two","\n","three")
   will produce output in DEBUGWINDOW.

Best Regards: WellenZillich


Post a reply to this message

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