Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why REPLACE ALL does not replace all?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00514275
Message ID:
00514351
Vues:
11
>Thanks Peter but no:(
>I have a form with a grid where I select which records to be changed by means of selecting a logical check box. (SPLIT=.T.)This affects the table directly.
>
>After running that code I open the table, the record pointer is at the last record and all the .T.'s are in place, but if I marked 4 records to replace there is only 3 changed, if I marked 8, there's only 7. ???
>And no matter what I do or how many records I want to change, there is always one less which is always the last.
>Ulises

Ulises,
Try to select another record after the last Checkbox has been clicked;
I can imagine this helps, since the .Value of the Checkbox may be connected to the controlsource too indirectly. Well, let's see (if you haven't tried this already).
BTW, is it last one you see downwards which isn't processed, or the last one checked ? IOW, did you try to check a middle-one for the last one ?

Regards,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform