PRB: Macro Substitution Won't Work in Expression BuilderLast reviewed: April 30, 1996Article ID: Q130238 |
The information in this article applies to:
SYMPTOMSWhen you try to add a macro-substituted memory variable in the Expression Builder, you receive a "Syntax Error."
CAUSEMacro substitution is used with command syntax. It is not permitted in the User Interface.
WORKAROUNDUse EVALUATE() or a named expression that is expressed as "(<variable name>)". See the FoxPro "Language Reference" or Help file for more information on how to use the EVALUATE function, named expressions, or macro substitution.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
|
Additional reference words: 3.00 VFoxWin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |