|
 |
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
|
 |