>> Date: Tue, 25 Sep 2007 11:44:42 -0400 >> From: "John J. Mihaljevic" <[EMAIL PROTECTED]> >> Subject: DBFs disappearing when PACKing >> >> I'm using a DBF in VFP9 on a machine with Vista Business: >> >> USE parts ORDER 1 EXCL >> >> When I issue the PACK command, I get a window that reads: >> >> File f:\prices9\parts.dbf does not exist. >> > I don't know the answer, but if you do this: Use Parts Order 1 Excl Set Deleted OFF Copy for .NOT. Deleted() to MyTest
Question: Does Mytest now exist, and if so, is it the same size? If not I would guess data corruption. Continuing: USE MyTest EXCLU PACK Question: Does Mytest still exist, or is it gone, also? _______________________________________________ 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/[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.