Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TABLEUPDATE()
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
TABLEUPDATE()
Miscellaneous
Thread ID:
00479674
Message ID:
00479674
Views:
57
Hi!

I've got simple problem.

I use my file and file buffering = 4 (Table buffering).
Before write in it, I call RLOCK.
Ex:

SELECT FILE
RLOCK
REPLACE ...

If I call UNLOCK, I get an error (File is in use) with TABLEUPDATE(.t.,.t.)

EX:

IF ! TABLEUPDATE()
AERROR(zvERR)
ENDIF

Do you know why?

Thanks...
Next
Reply
Map
View

Click here to load this message in the networking platform