ener.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Menu control array indexes must be in ascending order
■ Menu control array indexes must be in ascending order
  according to the menu item's location on the menu. However,
  they do not need to be contiguous. For example, the indexes
  could be 1, 3, and 5.
 
■ Possible solution:
 
  • Change the Index value to any number greater than the
    previous menu item index value and less than 32,767.
 
■ If you need additional help, move the cursor to a keyword
  and press F1 to open the Help window.