Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Working with the grid.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00002573
Message ID:
00002678
Vues:
27
>As I do a DEBUG, I notice
>the SET("DELETED") value changes, thus explaining
>technincally why it is showing deleted records,
>but why is this happening? I have no code that I
>know of that would do this.
>
If I may answer this portion only, there are 31 SET variables that are scoped to the current data session. That means that were you previously in the habit of setting all of your SET variables to what you wanted in your applications INITIALIZATION phase and forgetting them. Sorry! You can't get away with that anymore in VFP 3.0. Unless of course, you do everything in the default data session. Should you start up a form with its own Private Data Session, 31 SET variables get returned to there default condition. SET DELETED is one of these. I'm going to list them all in a new thread named SCOPED SET VARIABLES in this topic.
Michael P. Haake
FoxPro Programmer
"Doing the best I can!"
** Retired Air Force **
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform