Re: object model method for moving a material to another library?

2012-12-10 Thread Steven Caron
oh and thanks! On Mon, Dec 10, 2012 at 3:50 PM, Steven Caron wrote: > i didn't know about this command, i am ok with it. > > > > On Mon, Dec 10, 2012 at 3:20 PM, Xavier Lapointe > wrote: > >> Hey Steven, >> >> I'm not quite sure this is better than a copy paste, but >> Application.MoveToLibra

Re: object model method for moving a material to another library?

2012-12-10 Thread Steven Caron
i didn't know about this command, i am ok with it. On Mon, Dec 10, 2012 at 3:20 PM, Xavier Lapointe wrote: > Hey Steven, > > I'm not quite sure this is better than a copy paste, but > Application.MoveToLibrary(objs, > target) does that as well. > > It would have been nice if it could behave lik

Re: object model method for moving a material to another library?

2012-12-10 Thread Xavier Lapointe
Hey Steven, I'm not quite sure this is better than a copy paste, but Application.MoveToLibrary(objs, target) does that as well. It would have been nice if it could behave like standard collections. On Sat, Dec 8, 2012 at 7:15 AM, Steven Caron wrote: > hey gang > > i can't seem to find a way