copy and pasting more than 1 item
Posted: Wed May 21, 2014 11:05 pm
Hi Guys,
I've stumbled on an issue which I need a bit of assistance with please. I currently have a script
copy group "Purchases" of card "ItemLibrary" of stack "ItemLibrary"
which copies a layout object from one card and then using the paste function pastes it into a brand new card multiple times depending on the amount of data. This seems to works great!
I need to build more things onto that card, such as I would like to bring in logo, a footer etc. These are all objects that exist on different cards.I could use the same technique of copy and pasting the objects from one card/stack to another. However I believe the copy function only holds one object in memory and I need to hold and reference 4/5.
Is there a simple way I can copy 4/5 items that exist on separate stacks and paste them accurately on the card that script is working for.
Thanks as always
Jalz
I've stumbled on an issue which I need a bit of assistance with please. I currently have a script
copy group "Purchases" of card "ItemLibrary" of stack "ItemLibrary"
which copies a layout object from one card and then using the paste function pastes it into a brand new card multiple times depending on the amount of data. This seems to works great!
I need to build more things onto that card, such as I would like to bring in logo, a footer etc. These are all objects that exist on different cards.I could use the same technique of copy and pasting the objects from one card/stack to another. However I believe the copy function only holds one object in memory and I need to hold and reference 4/5.
Is there a simple way I can copy 4/5 items that exist on separate stacks and paste them accurately on the card that script is working for.
Thanks as always
Jalz