In response to:

> <dtml-with "_['top.German.ActualPages']">
> </dtml-with>

Martijn Pieters wrote:

> You want to split this name up at the dots, 
> and ask the namespace for each part 
> individually, like 
> _['top']['German']['ActualPages'].
> 
> Now, using a variable, this is going to be 
> a bit more tricky.

I can't get this to work using a variable. 
Can you give an example of this where the 
variable is a string? 

Also, I'd like to use PARENTS[].  Will that 
be a problem too?

Thanks, 
Jason









__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail – Free email you can access from anywhere!
http://mail.yahoo.com/

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to