PRB: Macro Substitution Won't Work in Expression Builder (130238)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q130238 SYMPTOMS
When you try to add a macro-substituted memory variable in the Expression
Builder, you receive a "Syntax Error."
CAUSE
Macro substitution is used with command syntax. It is not permitted in the
User Interface.
WORKAROUND
Use 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.
STATUS
This behavior is by design.
| Modification Type: | Major | Last Reviewed: | 2/10/2000 |
|---|
| Keywords: | KB130238 |
|---|
|