Page 1 of 1

runtime error 9 when deselecting exclusion criteria

Posted: Thu Aug 04, 2011 10:44 am
by sianphillips
I have used the exclusion criteria tool in the hierarchy viewer to look at a subset of my data, now i would like to turn it back off. However when i deselect it and click OK I get "runtime error 9 subscript out of range" and MLwiN crashes. When i restart the exclusion criteria is still on, so i can't get rid of it. Can anyone tell me what i am doing wrong?

Many Thanks,
Sian

Re: runtime error 9 when deselecting exclusion criteria

Posted: Fri Aug 05, 2011 10:28 am
by ChrisCharlton
This appears to be a bug in the software. As a workaround if you enter the command:

Code: Select all

EXCL 0
in the command interface window it should have the required effect.

Re: runtime error 9 when deselecting exclusion criteria

Posted: Fri Aug 05, 2011 11:09 am
by sianphillips
thank you!