OK, not sure what to say -- it definitely works for me. Can you show the full traceback you are getting?
Anthony On Tuesday, June 4, 2013 11:45:05 AM UTC-4, REM wrote: > > Yep, that's the first thing I tried - dinna work. > > Actually, I tried lots of variations before I devolved to begging for alms > on the web - as one always should. > > On Tue, Jun 4, 2013 at 11:42 AM, Anthony <[email protected] > <javascript:>>wrote: > >> 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 a topic in the >> Google Groups "web2py-users" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/web2py/YEIot0j5OKw/unsubscribe?hl=en. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

