Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I have a few parametes in about 3000 files that need to be remove.
I am able to use Modelcheck with setting the check PARAM_UNWANTED to ‘Y’ in the .mch file and specify the unwanted parameters in the start file using the PRT_PARAM_UNWANTED. Also set MU_ENABLED to ‘Y’ in the config_init.mc file. This works really well in interactive mode, but does not work in Batch Mode. The PTC tech said that is working by design, but could not explain it.
Has anyone else seen this, or do you know of a differnt way of doing it?