Was hoping that with all this wisdom out there that you someone might be able to provide some input.
Supporting a rather old VFP6 Application have an .prg file that is 4477 lines long, or 165kb in size, the fxp file is 103kb. Opened it this morning and added about ten lines of code and "program too large" appeared when compiling it. Tried removing functions/procedures from the bottom of the file. (moved them to a procedure file), like several hundred lines, still wouldn't compile.... I should add that I pasted the code from another program which started this fun filled exercise. . Finally by removing some lines of code and "tweaking" what I needed to do it was good. Guess I'm teetering on the edge of who knows what.... Any suggestions? How to guage when this is going to happened? and why after removing all those lines at the "bottom" of the file did it refuse to compile? TIA for any input. Regards, Desmond --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAAJXvaMq=asYzt8ypkdaue0VEjVk3RVipABup4=mvdnkelk...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

