[Zope] Puzzle

Felipe Alvarez Harnecker felipe.alvarez@qlsoft.cl
Wed, 26 Apr 2000 16:55:03 -0400 (CLT)


Hi Zopistas,

could you explain why this work

      <dtml-with "lib.widgets">
         <dtml-call "REQUEST.set('sufijo','Arriendo')">
         <dtml-var menuMoneda_dtml>
      </dtml-with>



and this doesn't

      <dtml-with "lib.widgets">
         <dtml-var "menuMoneda_dtml(sufijo='Arriendo')">
      </dtml-with>

Cheers.

-- 
______________________________________________________

Felipe Alvarez Harnecker.  QlSoftware.
		
Tel. 09.874.60.17  e-mail: felipe.alvarez@qlsoft.cl

Potenciado por Ql/Linux  http://www.qlsoft.cl
______________________________________________________