PRB: Script Error: Expected "End" but Found Unknown TokenLast reviewed: January 10, 1997Article ID: Q155087 |
The information in this article applies to:
SYMPTOMSWhen a RUNSCRIPT command is issued in FoxPro, the following error message is returned:
Script error: Expected "End" but found unknown token CAUSEThe script was created in the FoxPro file editor that places carriage returns and line feed characters at the end of each line.
WORKAROUNDUse SimpleText editor or Script Editor to create script. Or, in FoxPro, do one of the following to eliminate the line feed characters at the end of each line:
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
REFERENCES"Visual FoxPro Installation Guide and Master Index," p.76.
|
KBCategory: kbinterop kb3rdparty kbprb
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |