>
> 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
