3 Apr
2000
3 Apr
'00
12:40 p.m.
Hi , I have DTML External Method , writen in python. This returns: - a string if erithing is fine ( makes a kind of SELECT) - a negativ number ( -1,-2,...) in case of error - an error code. How should I konw in Zope if the result is string, None or a numbar? Something like: <dtml-if "type(result)== string"> do someting wit a string <dtml-elif "type(result)== int"> ... </dtml-if> Thanks! Marcel
9499
Age (days ago)
9499
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marcel Preda