Quote Originally Posted by Hack
You need to make a menu array in design time.

Open the project in my attachment and look at the menu I created on the form. Under CleanMRU you will see a bunch of menu items with no caption, and a sequential index number.

That index number is what the code is looking for, and what you do not have.
i had a sequential index number from 1 to 4.