Hello,

How can I get the contents of variable out of my  <dtml-in> </dtml-in>
code?

For example:
<dtml-in "_['sequence-item'].objectValues(['TSubRegiao'])">
        <dtml-call "REQUEST.set('HORA', horacondicaoatual)">
</dtml-in>

I need get the variable HORA and I couldn't.

Thanks

Marcus Mendes


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to