[Zope] Creating Folder and files inside
Nestor A. Diaz L.
nestor@tiendalinux.com
Thu, 22 Jun 2000 19:57:10 -0500 (COT)
Hi, i have a code that creates a folder, but how can i
identificador have the name to the new folder, i create the folder with
the following:
<dtml-call expr=""dataArchive.manage_addFolder(id=identificador)">
ok, it creates but i need to create a file inside this folder, how can i
make that? how can i get this object by its name "identificador" ?
Thank you.
Nestor A. Diaz L.
nestor@tiendalinux.com