21 Aug
2002
21 Aug
'02
12:43 p.m.
Geir Bækholt wrote:
Hello Chetan,
Wednesday, August 21, 2002, 1:52:13 PM, you wrote:
CK> Hi CK> I have not been able to use this approach. Following is the problem.
CK> return AnotherZPT(results=results)
sorry, my mistake..
it is of course:
return context.AnotherZPT(results=results)
How do I use this returned dictionary ? Where do I define/replace ?