Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Buffered table versus not buffered table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01315862
Message ID:
01315886
Vues:
18
>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 change; 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
>
This should be:
REPLACE ALL Choose WITH .F. IN SPECS
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform