Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 18: Line is too long
Message
From
11/08/2004 19:32:54
 
 
To
11/08/2004 17:22:36
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00932506
Message ID:
00932542
Views:
14
This message has been marked as the solution to the initial question of the thread.
Problem solved. The app uses the Visual FoxExpress 5.0 framework, which includes a lot of class libraries and programs.

I went through the project and individually ran COMPILE CLASSLIB on all the class libraries (both VFE and my own). To my surprise they all compiled OK. In the past I've had subtle corruption problems with class libraries and lost a signficant amount of work on a couple of occasions.

Next step was to individually COMPILE the VFE utility programs. These never change. BUT, one of them wouldn't compile - "line is too long". Somehow, a 5K procedure file (that never gets touched) containing a few public functions got itself bloated up to 28.7MB, padded with nulls (CHR(0)) on the end. Deleted the nulls, and all is well (albeit most of a day later).

And it's not like I'm running W95 on flaky AC power, either. My W/S is a solid W2KSP4 box on a UPS.

Cue the theme to "Twilight Zone" ...
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform