On Thu, May 27, 2004 at 09:16:48PM +0000, Ed Grimm wrote:
> On Thu, 27 May 2004, Hall, Philippe wrote:
> > Another thing I notice (but presumably unrelated): I can't have more
> > than one statement in a [+ +] block any more... is that right?  I get
> > a syntax error.
> 
> That is correct.
> 
> Apparently, the intention of [+ +] blocks is simple output; there were
> some issues that were complicated by having complex statements, so
> complex statements were disabled.  If you want to have a complex
> statement, put it in a perl subroutine.

Or just wrap it in a do {}.

-G


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to