Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clear the table buffer ???????
Message
De
22/06/1998 11:08:27
 
 
À
22/06/1998 10:48:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00110551
Message ID:
00110560
Vues:
32
With buffering on, you could do a APPEND BLANK on startup and issue a TABLEREVERT() before doing anything else. Of course, this is a little cumbersome. I don't know the justification for the behaviour you want to use, but displaying the current record information in the fields is pretty much the way new applications works now.

>I know this is probably going to be a one line fix with some command that I simply have not found yet. When I save information in my form I want all my textbox objects to be blank after the save instead of showing what I just saved. Also, when I come into the form the first time I am displaying information from whatever record I'm on. I only want to show values when I am editing and at no other times. The only way I can get this to work is by having a blank record in the table and I know I'm not going to leave things running like that !!!! I have used the setall() to set the values of all my text boxes to their maxlength but that ends up putting the blank values into the table over the top of the last record I was on !!! Even without using a tableupdate(). I know it sounds stupid but it is happening.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform