After hearing my problem with pm.createReference() is unique, I dug a bit deeper. Apparently our garbage dump of a tools plugin has a createReference command. Sooo...my bad.
-Ian On Mar 12, 1:02 pm, Chad Dombrova <[email protected]> wrote: > > pm.createReference("C:/full/file/path.mb") - buggy, pops up a > > fileDialog2 no matter what args are used. > > this seems very strange to me. we use pm.createReference extensively, > throughout our pipeline. > > what happens when you do use the normal maya.cmds: > pm.cmds.file("C:/full/file/path.mb", r=True) > > also, i don't use windows at all, is it normal to use linux slashes in a > windows path in maya? > > -chad -- http://groups.google.com/group/python_inside_maya
