<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>I am having a small problem understanding the DTML namespace 
and context objects.&nbsp; I'm calling a python script object from within 
DTML.&nbsp; Within the script object, I have "_" set to the DTML namespace so 
that I can access any object within the request object (and the calling 
DTML).&nbsp; However, when I make a call from within that script to another 
script, I lose access to "_" and to the acquisition path from the DTML namespace 
down through the request.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>How do I carry all this information from call to 
call inside of python scripts ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Russell Fine</FONT></DIV></BODY></HTML>