Heya, I'm trying to get a script job that catches when the name of a scene changes.
The following works pm.scriptJob(event=["workspaceChanged", updateSceneName]) But doesn't work through code pm.cmds.file(rename="test") I perused the events and couldn't find one that seemed to fit. Any ideas? Thanks Justin -- http://groups.google.com/group/python_inside_maya
