Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Flush
Message
 
 
To
09/11/2007 02:52:49
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re: Flush
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01267840
Message ID:
01267959
Views:
18
Not to go into discussion about the rest of the code, change FLASH FORCE to
FLASH FORCE in avlbook

It should speed up the process.

>On Save Button, I use FLUSH FORCE command as
>
>select avlbook
>seek thisform.text1.value
>if !found()
>	append blank
>	replace date with thisform.text14.value
>	replace gate_no with thisform.text1.value
>endif
>
>select avlbook
>go top
>append blank
>delete
>pack
>flush force
>
>
>Is it true way or I should change codes
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform