WD: WordBasic Doesn't Support END CommandLast reviewed: February 2, 1998Article ID: Q41743 |
The information in this article applies to:
SUMMARYMany versions of BASIC support the END command to exit the current program. Although the Microsoft Word for Windows WordBasic macro language is similar to BASIC, it does not support this command. Using END causes a macro error.
MORE INFORMATIONTo exit out of a WordBasic macro, use the following:
REFERENCES"Using WordBasic" pages 230 and 292.
|
KBCategory: kbusage kbmacro
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |