AW: [Zope] manage_clone - Pleeeease help !!!

Casey Duncan cduncan@kaivo.com
Tue, 20 Mar 2001 10:48:57 -0700


Marc Fischer wrote:
> 
> Hey, thank you very much !!!!
> 
> It works with:
> <dtml-call expr="manage_clone(Folder[variable], 'N_1', REQUEST)">
> 
> But I think I don't understand the syntax of Dtml/ Python! I never now what
> syntax to use like ... _.[xxx] or _['xxx'] or ... or what ever.
> 
> Perhabs someone could tell me where to start learning. It's really difficult
> to understand !!!!
> 
> Thanks again ... Marc
> 

My suggestion is to learn some Python. It will make understanding Zope a
lot easier. Python is an excellent language to learn whether you are a
beginning or a seasoned programmer. There is a very good online tutorial
available here:

http://www.python.org/doc/current/tut/tut.html

-- 
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>