Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scan no running
Message
De
16/08/2009 12:41:15
 
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:
01418319
Message ID:
01418324
Vues:
54
The scan below is not running

See modifications:
SELECT email_anexo
SCAN
   *** Why are you refreshing the form here?
   *** This is a great idea id your code is running too fast
   *** And you would like to slow it down     
   thisform.refresh    
   SELECT emails
   LOCATE FOR emails.cod = email_anexo.id
   REPLACE spam WITH NOT FOUND() IN email_anexo.
ENDSCAN
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform