I had configured ModelCHECK in Pro/E wildfire 5.0 to a local directory by modifing config.pro modelcheck_dir in my default working directory. If I don't change the default working directory modelcheck work well. But I need to change my working directory anytime I use Pro/E, in this case modelcheck stop to work.
This message appear : ModelCHECK - ERROR occurred. No report generated
It is possible to do this? To work in many working directories and program modelcheck to read config files in an other directory.
try using
set MCDIR=C:\proe\modelcheck
in your pro/e start up script (this points pro/e to the modelcheck config files)
If you want to use different config files for different projects or clients you will need to restart you computer as this sets a system varible.
Hope this helps,
Don Anderson