Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Waiting for lock
Message
From
21/03/1997 01:31:35
 
 
To
20/03/1997 20:00:53
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00024916
Message ID:
00025147
Views:
44
>>Second, there is the problem that your RLOCK is being limited to 10 attempts (of either 2 tries or 2 seconds each). a SAFER, simpler coding would be:
>>DO WHILE NOT RLOCK()
>>ENDDO
>
>This is cut in stone, but it might lock you're app forever...
>

Check out the command Set Reprocess AND Set Lock

It sounds as if you may have Set Reprocess To 10
as a default on your system.

Be carefull about setting Set Reprocess To -1 or the user won't be able to do anything until the records becomes available.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform