[Zope] copying a file from folder to folder
Ian Campbell
ian0502@ntlworld.com
Thu, 8 Mar 2001 20:38:55 -0000
I`m trying to do what i think should be quite a simple operation, i have a
file in the protected folder and when the user clicks to make it public i
want to transfer it, i`ve been experimenting with manage_cutObjects and
manage_pasteObjects, but have had no success so i`m sure i`m making a stupid
mistake somewhere. could anyone give me some pointers?
moveFile
|
---------
| |
protected public
Thanks in advance
Ian