POV-Ray : Newsgroups : povray.general : Re: variable debugging : Re: variable debugging Server Time
2 Aug 2024 04:17:31 EDT (-0400)
  Re: variable debugging  
From: WellenZillich
Date: 23 Mar 2006 10:35:00
Message: <web.4422bee3df4823a21c71d6360@news.povray.org>
Mike Raiford <mra### [at] hotmailcom> wrote

Try, taking care for the Ampersand:

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

Lines in INPUT.pov like e.g.:

    #debug concat( "nHALLO MIKE: ", str(clock,0,0), "n" )

will produce their output in DEBUGWINDOW and, nearly, nothing else. Does
work for pov3.6 on SuSE9.0

Best regards: WellenZillich


Post a reply to this message

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