Author: Stephen Russell
Posted: 2013-09-19 at 15:17:49
On Thu, Sep 19, 2013 at 2:58 PM, Wes Wilson <erwweswilson@yahoo.com> wrote:
> Try putting some of your functions and/or procedures in a proc file.
>
> or
>
> comment out functions / procs one at a time starting with the large ones
>
> Once you find the culprit(s), then put them in a proc file.
>
> Also, it is remotely possible that you have some characters less than
> chr(32) or greater than chr(126 or 127). You could eliminate them by
> looking at every byte. The only exception, I think, is tab and cr.
> -------------
Or just execute everything via macro substitution because that is so
maintainable.
--
Stephen Russell
Sr. Analyst
Ring Container Technology
Oakland TN
901.246-0159 cell
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
Post Messages to: ProFox@leafe.com
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/CAJidMYL=9FkqT3BsEK6dLmEE7ZZZdQgeoCWrm4kdoT_wwXdD_w@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.