duh... Ok I didn't quite get it right the first time but now I have installed the PythonMethod module and made a Pythonmethod instead. Doing this I get this return: Error Type: NameError Error Value: self Still with this content in the method: return string.join((self.overskrift, self.indhold, self.forfattere), ';')
on Tuesday, April 04, 2000 Anders Holmbech Nielsen wrote :
AHN> Nope - instead it just returns the content of the method: AHN> return string.join((self.overskrift, self.indhold, self.forfattere), ';')
AHN> In other words it doesn't calculate anything but just return the AHN> content. It is in a DTML method so I guess that that is the correct ^^^^^^^^^^ AHN> way to do it. But it sure seems that I am doing something wrong here. AHN> But what ???
AHN> Do you or anyone else have an idea or an example that works ?
Do i understand you right in that you are using a DTML method for this ? You'll have to use a Pythonmethod or external method.. Pythonmethods are generally easier to use in matters like this.. The above code should work when evaluated as Python..
-- Geir Bækholt Hansen web-developer/designer geirh@funcom.com http://www.funcom.com
_______________________________________________ Zope maillist - Zope@zope.org 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 )
Regards ------------------------------------------------- Anders Holmbech Nielsen | Tlf: (+45) 70 22 56 00 Software Engineer | Fax: (+45) 70 22 57 00 Integrator Uniware A/S | http:/www.integrator.dk