On Wed, 24 Jan 2001, Espen Sorbye Frederiksen wrote:
> I did what you suggested, but I am still a bit stuck. Maybe I call them
> wrong in my code. I use the call below but get an error.
>
> <dtml-call expr="createdata('test1','test2','test3')">
> <dtml-var expr="returndata()">
>
> Error Type: AttributeError
> Error Value: data
>
> any suggestions what I do wrong,

I suggest you run Zope in "-D" mode so you can see tracebacks easily.
They can pinpoint the exact source of problems like this.

Shane


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

Reply via email to