[Zope] How to create a folder in a just created folder using a python script.

Martin Koekenberg martin at digital-adventures.nl
Fri Sep 9 11:48:07 EDT 2005


Hello,

In a python script I use teh following line to create a folder:

context.manage_addProduct['OFSP'].manage_addFolder(Unique, 
title=field_titel)

Unique is a unique ID.

How can I create to folder is this folder in the same script ?

regards,

Martin Koekenberg



More information about the Zope mailing list