DOCERR: AppleScript Do Script "Quit" Causes ErrorLast reviewed: January 10, 1997Article ID: Q155084 |
The information in this article applies to:
SUMMARYOn page 77 of the "Visual FoxPro Installation Guide and Master Index," the following is given as an example of how to quit Visual FoxPro:
DO SCRIPT "QUIT"This information is not correct. Implementing the behavior will cause the following error:
"Microsoft Visual FoxPro got an error. Can't continue." MORE INFORMATIONTo quit Visual FoxPro, simply issue the QUIT command as illustrated in the example on the top of page 78.
REFERENCES"Visual FoxPro Installation Guide and Master Index," page 77 and 78.
|
KBCategory: kbdocerr kbprg kb3rdparty
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |