Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffered table versus not buffered table
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01315862
Message ID:
01315884
Views:
17
Only the first record was changed back to .F. in the now CHOOSE field (not SELECT). The other records I had previously made .T. (or selected) did not cahnge; they remained as .T.

Here's the code in the UN-CHECK ALL button:
WITH ThisForm
	REPLACE ALL SPECS.Choose WITH .F.
	GO TOP
	.SaveCancelStatus()
	.Refresh()
ENDWITH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform