on ‎2019 Jan 09 6:12 AM
I have a number of scripts that scan through models in a network fileshare, such as a search and replace across all models. The problem is that when I use the OpenModel function, even with the flags set (omf_DontOpenView and omf_Hidden), I still have dialog boxes popping up. The one I see most is regarding projects. I have models in projects, but in the scanning instance I'm opening them without the project, so I'm prompted if I really want to do this. Is there another flag that will force silent operation?
Request clarification before answering.
Hi,
You can use global variable
interativeMode=im_batch
Above is vbscript example
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.