|
Home > Archive > Getting Started with dBASE > June 2005 > Compiler Error - File too Big??????
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Compiler Error - File too Big??????
|
|
|
| What is the meaning of the compiler error?
Program too big to compile?
The specific form has no includes, and is only 10kb in file size?
Have any remedies?
| |
| Ivar B. Jessen 2005-06-23, 11:23 am |
| On Thu, 23 Jun 2005 11:48:40 -0400, Eric < eric@benefitchoicesi
nc.net>
wrote:
>What is the meaning of the compiler error?
>
>Program too big to compile?
>
>The specific form has no includes, and is only 10kb in file size?
>
>Have any remedies?
You probably have a very long line in the code, for example several
lines combined with the continuation symbol ( a semicolon ).
Ivar B. Jessen
| |
| Eric Echols 2005-06-24, 1:24 pm |
| This is true, is there a limit to lenth of a command that has changed from version 5.7?
Ivar B. Jessen Wrote:
> On Thu, 23 Jun 2005 11:48:40 -0400, Eric < eric@benefitchoicesi
nc.net>
> wrote:
>
>
> You probably have a very long line in the code, for example several
> lines combined with the continuation symbol ( a semicolon ).
>
>
> Ivar B. Jessen
| |
| Ivar B. Jessen 2005-06-24, 8:23 pm |
| On Fri, 24 Jun 2005 14:15:46 -0400, Eric Echols
< eric@benefitchoicesi
nc.net> wrote:
>This is true, is there a limit to lenth of a command that has changed from version 5.7?
I am not sure of the limit to the length of a line is in Plus, maybe
about 1024. And I don't know what it was in ver. 5.7.
Are you now able to compile the code which failed before?
Ivar B. Jessen
| |
| Eric Echols 2005-06-24, 8:23 pm |
| The errors occur on a Forms that have been in production on version 5.7 for over a year. I'm converting all of the forms to Plus.
We never used qbe's, all of the databinding occurs in code.
Eric
Ivar B. Jessen Wrote:
> On Fri, 24 Jun 2005 14:15:46 -0400, Eric Echols
> < eric@benefitchoicesi
nc.net> wrote:
>
>
> I am not sure of the limit to the length of a line is in Plus, maybe
> about 1024. And I don't know what it was in ver. 5.7.
>
> Are you now able to compile the code which failed before?
>
>
> Ivar B. Jessen
|
|
|
|
|