Ted - I have tried to compare - but, there isn't anything I can see visually - a change that is obvious. Unless, of course, its as you say - a non-viewable type change like this Char(0) you refer to. I'm actually going to try and take a stab at putting that into the Properties field programmatically & see if that has ANY affect...
-K- -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Ted Roche Sent: Wednesday, January 16, 2013 2:04 PM To: [email protected] Subject: Re: Screen Hacking & a Problem... On Wed, Jan 16, 2013 at 12:59 PM, Kurt <[email protected]> wrote: > ... > Again - the effective fix seems to be a Manual Edit of the Properties > field. > Is there some way to "Simulate" this "Manual Edit" - to force things to > work > right??? It just seems so strange what is going on... > ... > There's all the clues you need right there: save a copy of the form before you manually edit it; compare that to the file afterwards. I'd suspect there's a NULL-termination (CHR(0)) to the properties memo field that you're not doing pro grammatically that editing the file fixes for you, but that's just a WAG, too. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- [excessive quoting removed by server] _______________________________________________ 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/6A28E12ACCB842148EC5B0151B89BC09@Programming2 ** 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.

