Hi, Lou I think you may well find that write caching on the server is the culprit. What usually gets lost (actually truncated) is the .sct file for the form. That's because the write caching thinks it's the other Windows .sct file (I forget what it is) and somehow saves it differently so it loses most of the text.
My experience with VFP is that you NEVER want write caching enabled on the machine where the programs/data live. And I don't think VFP9 acts any different than 7 or 8 in that regard. Dan Covill San Diego On 10/8/2010 7:41 AM, Lou Syracuse wrote: > I skipped VFP8 so I can't say if that was an issue there. Most of my > experience is using classes rather than forms, but I can say I have never > lost code in VFP9. I worked for a company in San Diego a while back that > lost code using Source Safe, when doing a Check Out it would not always > bring down the newer code so we always had to do a GET first. We used SVN > at my last company and never lost code. > > I made a backup of one of my projects, then went into a couple of forms and > used Control-W to save code changes. Then saved the form and went back in, > and it was there. Tried it several times in different forms but couldn't > make it fail, so I don't think that is the issue. I usually just click on > the X to close the code window myself, just the way I've always done it. > > Very strange... > > Lou _______________________________________________ Post Messages to: [email protected] 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/[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.

