I ended up just using a timer and I've accomplished what I needed for
testing.

Tracy

-----Original Message-----
From: Tracy Pearson
Sent: Friday, July 06, 2007 2:46 PM

I have some places in code which create a temp dbf with COPY TO, then open
the dbf exclusive just a few lines later. Some clients are having trouble
with this due to anti-virus or something on their workstation. 

I spent this morning using the samples in VFP 9 to bind to the windows event
about file changes to attempt to duplicate this locally. The file is opened
exclusively before the event is ever fired in the program with the
bindevent.

Does anyone know of a program that will do what I need?

Steps:
Program1 creates a temp dbf
Program2 locks it
Program1 attempts to open and fails



_______________________________________________
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.

Reply via email to