The information in this article applies to:
SYMPTOMSWhen you open an existing PowerPoint macro in the Visual Basic Editor, you may notice that your previously-defined watch expressions are missing. CAUSEThis happens because the watch expressions are not saved in the presentation file. You must redefine the needed expressions for each macro editing session. MORE INFORMATIONThe watch window is one of the debugging tools provided by the Visual Basic Editor. You can add expressions or variables to the watch window to monitor value changes during execution of a macro. The feature is most commonly used to step through source code. Additional query words: 9.00 ppt9 vba vbe ppt2k powerpt vba2k ppt9.0 ppt2000 program programming
Keywords : kbprg kbdta kbpptvba |
Last Reviewed: July 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |