Array Name Cannot Contain "M" and Period ("M.<Name>")Last reviewed: June 27, 1995Article ID: Q92968 |
The information in this article applies to:
SUMMARYIn FoxPro, an application can refer to a memory variable by its name or by its name preceded by the letter "m" and a period. However, this technique does not apply to an array. An attempt to refer to an array in the "m.<array_name>" format produces one of the following error messages:
Syntax Error Unrecognized Phrase/Keyword in Command Variable <Name> Not Found MORE INFORMATION
Steps to Reproduce Error
|
Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a character errmsg
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |