Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Record lock issue
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01342876
Message ID:
01342899
Vues:
40
>>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform