28 Aug
2006
28 Aug
'06
10:18 a.m.
--On 28. August 2006 12:08:16 +0200 Gaute Amundsen <gaute@div.org> wrote:
Hi.
I am having some strange problems getting copy and paste to work propperly in python script
Basically I do:
parent.manage_copyObjects([currFold.id], REQUEST)
in one script, and:
dest_fold.manage_pasteObjects(REQUEST)
in another
I have tried a lot of variations, and read all that I could goolge about it, but stil it won't work.
"still won't work" means what? Please provide a reasonable error description. -aj