6 Jun
2001
6 Jun
'01
11:35 p.m.
Hi all, I'm trying to get variables from the name space in a python script without much luck... I think I am missing something very simple, but after hours of searching I'm at wits end. This is what I am trying: A DTML document has several properties defined on it. It calls a python script that needs to access these properties. No matter what I try, I can not get the properties from the calling DTML document in the python script... What am I missing? Thanks, Jeff