Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
After GATHER MEMVAR values disappear
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00084224
Message ID:
00084363
Vues:
26
>Hello everibody, I have a weird problem:
>I have this line of code :
>
>GATHER FIELDS EXCEPT field1,field2 MEMVAR MEMO
>
>If I put a suspend before the gather and then step in the debugger
>until pass the gather, then resume the program, everything works
>fine, but, if I put the suspend after the gather at that point at least the
>value of one especific field is blank!!. Have anybody had this
>problem before ?
>
>Thanks in advance.

Luis, I haven't used GATHER in a while, but can you add a

"Wait window timeout .1"

or similar 'pause' code? I used that when a list box wasn't refreshing correctly, and someone else was using it in the last couple weeks for a similar problem. Sometimes the code just doesn't move fast enough. The debugger will add the necessary waiting time for the code to behave.

HTH
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform