POV-Ray : Newsgroups : povray.general : Enabling debug output to console under Windows : Re: Enabling debug output to console under Windows Server Time
24 Apr 2024 02:42:13 EDT (-0400)
  Re: Enabling debug output to console under Windows  
From: jr
Date: 4 Feb 2023 10:25:00
Message: <web.63de787e6feb0ae988a828ca6cde94f1@news.povray.org>
hi,

"yesbird" <nomail@nomail> wrote:
> looks like parsing problem:
> ...
> // #declare s_ = "a string to display"; // This works
> #declare s_ = "----------------- DEBUG -----------------------------"; // This
> not

fwiw, cannot reproduce, works on the Linux box.  as a workaround (perhaps), will
breaking the string in to "{hyphens}", "DEBUG", "{hyphens}" inside the concat
work?  (in my own macros I tend to use the brackets, eg '--[someword]--' to
surround the (key)word)


regards, jr.


Post a reply to this message

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