Kent Belan wrote on 2011-09-23: > Hello, > > Every once in a while I get an error message "String is too long to fit" in > a generic error box, so it never gets to my error handler, so I have no idea > what is causing this. > > Has anyone else seen this error and may have a clue to avoid it ? > > I am thinking it is an internal VFP error or something ? > > Thanks, > Kent >
Kent, If you use macro substitution, the command might be too long. VFP 9 puts that at 8,192 characters. Yikes! Maximum length of a string literal though is 255. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/001d01cc7a3e$86da5b80$948f1280$@powerchurch.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.