[Zope] calling dtml method from external method
Marty Stitt
marty.stitt@esker.com
Wed, 07 Feb 2001 08:25:25 -0600
Yes! Thanks. That works.
Chris Withers wrote:
>
> Marty Stitt wrote:
> >
> > def MyExternalMethod(self, PARMS):
> > return self.TestZopeTime(REQUEST=self.REQUEST)
>
> Hmmm... try the following:
>
> def MyExternalMethod(self, PARMS):
> return self.TestZopeTime(self,REQUEST=self.REQUEST)
>
> cheers,
>
> Chris
--
Martin Stitt
Chief Software Engineer
Esker, Inc.
email: marty.stitt@esker.com
phone: (608) 273-6000 x331
fax: (608) 273-8227
web: http://www.esker.com