29 Nov
2001
29 Nov
'01
4:13 p.m.
On Thu, Nov 29, 2001 at 09:45:03AM -0600, Clark OBrien wrote:
I want to write a DTML method that will copy a product (squishdot) from one Folder to another Folder. Any ideas.
A Product or a Product's instance? For a Product's instance use manage_clone or manage_copyObjects+manage_pasteObjects. Oleg. -- Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.