PRB: ACTIVATE WINDOW Causes "Syntax Error" MessageLast reviewed: June 27, 1995Article ID: Q113813 |
The information in this article applies to:
SYMPTOMSThe ACTIVATE WINDOW command generates a "Syntax Error" message when the window name starts with a number.
RESOLUTIONTo avoid this behavior, make sure your window names do not start with numbers.
MORE INFORMATION
Steps to Reproduce Behavior
x="123.FRX"
MODIFY REPORT 123
* now click on the command window to switch window focus
ACTIVATE WINDOW (X)
The DEFINE WINDOW command will not let you define a window with a number as
the first character. You will receive a "Syntax Error" message when
attempting to do this.
|
Additional reference words: FoxMac FoxDos FoxWin 2.00 2.50 2.50a 2.50b 2.60
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |