PRB: "Line Too Long" While Building an .APP or .EXE FileLast reviewed: June 27, 1995Article ID: Q109303 |
The information in this article applies to:
SYMPTOMSThe error message "Line too long" is displayed while you are building an .APP or .EXE file in the Project Manager. The message is not displayed while you are running the program as a .PRG, .SPR, or .MPR file, and the Project Manager option "Show Errors" doesn't register any errors.
CAUSEA database has been included as the Program file type. When a file is listed in the project list as a program, the compiler will attempt to compile it. Since carriage returns are not stored in the database and the database may well exceed the 2048-character limit for a command line, the parsing error "Line too long" is displayed.
RESOLUTIONInclude the database in the project list as the Database file type.
|
Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a 2.50b errmsg err
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |