On Mon, Feb 9, 2009 at 11:32 PM, Linly <[email protected]> wrote:
>
> Yes the line works fine. But if I use it in a info function, it won't
> work.
>
> [if equal {p0} 5]
> [(info report if="equal {info.eznote.{p1}[(source {p}:p{ {p0}-1 })]::
> {+p}} ezDone" target=info.eznote.{p1}[(source {p}:p{ {p0}-1 })]
> sort=lastmodified template=eznote)][if]
You can't use [()] within [()], It's about the order of processing.
Change the two inside pairs of [()] into <()> or the outside [()] into {()}
> Maybe I should update my BoltWire to test the new /==/ inside the
> markup.
I haven't released the new code yet. You'll have to wait till 2.44. :)
Cheers,
Dan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---