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.
Not enough room to allocate control array (ERR: 342)
■ There isn't enough memory to create all the elements of a
  control array. Each form is limited to 64K for controls
  and data.
 
■ Possible solutions:
 
  • Reduce the number of other controls on the form.
 
  • Reduce the number or length of control data.
 
  • Move some of the controls to another form.
 
■ If you need additional help, move the cursor to a keyword
  and press F1 to open the Help window.