Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program Too Large
Message
From
21/10/1998 19:08:22
 
 
To
21/10/1998 18:15:40
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00149154
Message ID:
00149168
Views:
17
>I'm compiling a prg file with a size of 360Kbytes and a number
>of lines of 10830, and during compilation time it gives me an
>error stating that the file is too large.
>
>Only way around I've found is to brake up the program into two smaller pieces.
>
>Anybody has an idea to work around it !!!
>
>please reply to : victor@shadow.net
>
>Thank you very much !

If that's a single .prg file with 10000 lines you should definitely break it up. Take some procedures or functions out (make sure they have only 8 character names) and save as files by the same name. If you are not using a "project" create one and put you main .prg in it then build your executable
HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform