How to pass a dictionary object from PythonScript to DTML method?
31 Jan
2001
31 Jan
'01
3:07 a.m.
I have a Python Script 'test' to return a dictionary object, but these DTML statements can't retrieve that object: <dtml-let z="test()"> <dtml-var "z['b']"> </dtml-let> It reported a KeyError, Error value: 0. What goes wrong? Cheers Dirksen __________________________________________________ Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/
9196
Age (days ago)
9196
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dirksen