Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP is leading me to madness !!!
Message
De
22/12/2004 15:09:08
 
 
À
22/12/2004 12:09:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
00971290
Message ID:
00971579
Vues:
18
I think Marcia is on the right track with doevents,
but I'ld also attack it from the other side:

something like
local lcMyTemp
lcMytemp = this.value
strtofile(m.lcMytemp + furtherChecksYouLike(), "myProt.txt", .t.)
wait wind m.lcMyTemp + " in current seek" nowait
if seek(m.lcMytemp, ....)
   wait clear
else
   wait clear
endif
and not running under debugger...

HTH

thomas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform