[Zope] How do I call DTML Method which name is stored in a variable

Carlos Henrique Bauer bauer@atlas.unisinos.br
Fri, 10 Dec 1999 15:38:23 -0200


Hi,

Thanks to Evan Simpson, I learned a method can be called in the following way:
	<dtml-var expr="_.render(FetchObj(_.None, _,fetchStr='hie/dee/hoe').id)">

Suppose the name of the method is stored in a variable. How do I invoke the
method?

-- 
Carlos Henrique Bauer