Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scan + count
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01322689
Message ID:
01322695
Vues:
9
I think it's solved, I create a second cursor TEST111

SELECT TEST11

SCAN
STORE TEST11.ID TO VERR
SELECT TEST111
COUNT FOR TEST11.ID = VERR TO VERIX
IF VERIX > 1
= MESSAGEBOX ("DUPLICATE RECORD" + STR (VERR))
ENDIF
ENDSCAN
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform