Both COPY TO ... and SELECT ... INTO ... will do this. I've just tried this with two instances of Fox 8 on screen.
I opened Customer.dbf shared in both
I issued an RLock() in one window and got a lock on a record
Tried COPY TO ... and SELECT ... INTO ... in the other window
Both worked with no problem.
Then I tried again with an FLock() on the whole file and that worked too.
The only way I could get a failure was to open customer.dbf exclusive in one window. Is this what you are doing?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.