Skip to main content
Participant
December 16, 2008
Question

automating 'paste into' for many objects

  • December 16, 2008
  • 2 replies
  • 254 views
Not looking for the complete script, but if I already have an object in the clipboard which I have copied, is it possible to select a wack of objects and run a script to 'paste into' each of the frames?

thanks!
This topic has been closed for replies.

2 replies

jarr_dAuthor
Participant
December 17, 2008
thanks, will look into it!

:)
Harbs.
Legend
December 17, 2008
Yes.

The same way you'd do it in the UI...

app.select(object);
app.pasteInto();

--
Harbs
http://www.in-tools.com