This works for me:

{{=DIV(B(I("hello ", "<world>")), _class="myclass")}}

The extra ")" was after "<world>".

Anthony

On Tuesday, June 4, 2013 11:28:51 AM UTC-4, REM wrote:
>
> Still working through the manual, however puzzling and unexplained things 
> do still occur. For instance: why does this code (cut and pasted from 
> P.233) - placed in a view of course - always generate a syntax error?
>
> {{=DIV(B(I("hello ", "<world>"))), _class="myclass")}}
>
> Well, first I thought it was because there was an unmatched right 
> parentheses at the end but, when you remove it the syntax error remains, 
> so, I beseech The Collective:
>
> Is this a manual error or my own error of understanding?
> Why, indeed, is there an unmatched right parentheses?
>
> Many sincere thanks for assisting my future comprehension.......
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to