ACC: "Expected: =" Error When ? Is Missing in Debug WindowLast reviewed: August 29, 1997Article ID: Q162463 |
The information in this article applies to:
SYMPTOMSModerate: Requires basic macro, coding, and interoperability skills. When you use the Debug window (or the Immediate window in version 2.0) to run a built-in or user-defined function that returns a value, if you omit a question mark (?) at the beginning of the line, you may receive one of the following messages:
Expected: = Expected: expression Expected: ) RESOLUTIONType a question mark before the function name when you run a function that returns a value in the Debug Window.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
Keywords : kberrmsg kbprg SynGnrl Version : 2.0 7.0 97 Platform : WINDOWS Hardware : x86 Issue type : kbprb Solution Type : Info_Provided |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |