Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
i want to batch editing maya scenes, so i need to open them in silent mode, without thoses warnings:
“Reference file not found” warning dialog
As it need an action, how to said to maya the defaut answer to give for this message?
I just know this command: cmds.file( last_file, open=True, force=True )
there's another way than MAYA_IGNORE_DIALOGS 1 ?
By advance, thanks
Solved! Go to Solution.