I have a script which copies a file, then attempts to copy a shape from the first page 10 times onto the second page, moving each shape an inch to the right.
What I end up with is:
3 copies of the shape
The names of t…...write-host "Added shape with Id $addedID, $($shape2.name)" $pos+=1...write-host "Added shape with Id $addedID, Name: $($shape2.name)...