BUG: SaveAs Method Fails to Create SCX File from Runtime FormID: Q163395 The information in this article applies to:
SYMPTOMSIf a Visual FoxPro executable program launched from the Windows Explorer or the Macintosh Finder runs a form that contains code to execute the SaveAs method of the form, the executable will not create the new form and no error message will be displayed. If the executable is launched in the Visual FoxPro environment, the SaveAs method works correctly.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article.
MORE INFORMATION
Steps to Reproduce Behavior1. Create a project. Add a new form to the project. 2. Change the WindowType property of the form to 1-Modal. 3. On the form, add two Command Buttons. In the Click event of the first 4. In the Click event of the second Command Button, enter this code:
5. Save the form.
6. Build the project into an executable. 7. Run the executable in the development environment. Click the Command 8. Run the same EXE from the Explorer. Click the button and note that
Additional query words: kbvfp300 kbvfp300b kbvfp500 kbvfp500a kbvfp600
|
Last Reviewed: October 23, 1998 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |