Kelvin Matola wrote on 2013-06-18: > I am trying to recreate a views dbc and came across the above on > http://www.leafe.com/dls/vfp. > > Using the program still comes with the error "Program too large". I do > have many views of course. Is there a version of gendbc that doesnt > have this error? Or has somebody have a workaround? > > Kelvin K Matola >
Kelvin, What version of VFP are you using? VFP 9's help file topic "Visual FoxPro System Capacities" shows: Maximum # of characters per command line. = 8,192 Maximum # of characters per macro substituted line. = 8,192 You would need to have a fairly complex view to exceed that character count. Tracy Pearson PowerChurch Software _______________________________________________ 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/[email protected] ** 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.

