Re: [web2py] Re: More Manual Issues

2013-06-04 Thread REM
Ok, I made this problem go away: Beneath this code was some earlier stuff which had been commented out. That, as well as the extra unmatched parentheses was together apparently the source of the problem - though the trace didn't show any problems related to the commented-out stuff and said noth

Re: [web2py] Re: More Manual Issues

2013-06-04 Thread Anthony
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

Re: [web2py] Re: More Manual Issues

2013-06-04 Thread Robert Moore
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 wrote: > This works for me: > > {{=DIV(B(I("hello ", "")), _class="myclass")}} > > The extra "