An error occurs when exiting a modal form in Visual FoxPro 3.0b (154740)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 3.0b

This article was previously published under Q154740

SYMPTOMS

Support for the following product versions has been discontinued. For more information about product retirement, visit the following Microsoft Web site: Refer the customer to online resources such as the Microsoft Knowledge Base, Frequently Asked Questions, and Newsgroups at the following Microsoft Web site: When you are exiting a modal form/formset with FoxPro menus created with DO FORM under Microsoft Windows version 3.1 and when Double-Byte Character Set (DBCS) are enabled, you receive the following error message:
"There is not enough memory to complete this operation."
This occurs in the release of East Asian versions of FoxPro 3.0b only.

Note This problem does not occur under localized Windows NT/Windows 95.

MORE INFORMATION

Steps to reproduce the behavior

  1. Create a simple modal form.
  2. Open a Menu Designer dialog box.
  3. In the Prompt column of the Menu Designer dialog box, enter appropriate double-byte characters.
  4. In the Result box, select Command.
  5. In the box to the right of the Result box, type the DO FORM form_name command.
  6. Run the menu, and open the modal form.
  7. Release the modal form. You receive the error message that is mentioned in the "Symptoms" section.

Modification Type:MajorLast Reviewed:1/4/2006
Keywords:kbprb KB154740 kbAudDeveloper