Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detecting record lock without locking it
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00809609
Message ID:
00809612
Vues:
21
>Is there a way to deted wheather or not a record is locked without actually changing it's status?
>
>Using RLock() does not tell me what the status was prior to calling it.

The ISRLOCKED() function will tell you if record is already locked by the current user. To find out if it's locked by other user you've to use RLock().
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform