ener.hlp (Topic list)
Can't show non-modal form when modal form is displayed (ERR: 401)
■ This error occurs after a Form_Load event procedure attempts
  to make a non-modal form visible.
 
■ Possible solution:
 
  • Unload or hide the modal form before trying to use the
    SHOW method on another form.
 
■ If you need additional help, move the cursor to a keyword
  and press F1 to open the Help window.