Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program is too large
Message
From
21/05/2002 11:42:49
 
 
To
21/05/2002 11:12:21
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00659403
Message ID:
00659425
Views:
32
David,
If a single procedure or function compiles to a size greater than 65K, you will get this error. Is this program one monolithic procedure that cannot be broken down into smaller procedures or UDFs? A prg file may contain multiple procedures and functions and the compiled size can be more than 65K, but a single procedure or function cannot compile to more that this limit. I don't know why but this is the case. Your solution is to evaluate why this procedure is so large, and try to create sub procedures to perform some of the task.

HTH

Elmer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform