Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record lock issue
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01342876
Message ID:
01342899
Views:
39
>>>Why you're not using SCAN here? FOR is a bit strange loop through the table.
>>
>>It can be done even simpler:
>>
>>
>>locate for rlock()
>>if eof()
>>  append blank
>>  ...
>>endif
>>
>
>Are you sure you can use such construct here?
>
>LOCATE FOR RLOCK() sounds a bit dangerous to me.

Looks perfectly safe (and rather ingenious) to me.
Previous
Reply
Map
View

Click here to load this message in the networking platform