Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clear the table buffer ???????
Message
From
22/06/1998 11:08:27
 
 
To
22/06/1998 10:48:28
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00110551
Message ID:
00110560
Views:
33
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform