Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RLOCK('name') ALWAYS returns .F.
Message
De
13/09/2001 17:12:46
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
RLOCK('name') ALWAYS returns .F.
Divers
Thread ID:
00556204
Message ID:
00556204
Vues:
47
In the click event of save button of a FORM I have code like (I.E. highly sinplifed)

SCAN expr
IF RLOCK('name')
m.newvalue = expr
REPLACE field WITH m.newvalue IN name
ENDIF
ENDSCAN

Init has SET REPROCESS 10. Problem RLOCK() ALWAYS returns .F. and thus replace is not executed. Any help appriciated.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform