image - DXL script to copy object with pictures combined with strings -


i wrote dxl-script reads out requirements in 1 module , place new objct of data in module. works fine until there pictures included. if there picture in object heading , want copy heading object, fills in text , skips picture. there way cope this?

thanks in advance!

ole objects should transferred destination attributes when use perm set (newobject.attrname, oldobject.attrname)


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -