Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A question about using buffering?
Message
 
À
06/11/1997 15:22:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00058649
Message ID:
00060792
Vues:
35
>if m_buffer_mode = .t.
> =tableupdate(1,.t.,'mytable')
>endif
>
>cur_rec = recno()
>thisform.mycombo.requery()
>goto cur_rec
>
>m_buffer_mode = .f.
>m_add_mode = .f.
>
>thisform.refresh

The first parameter in the tableupdate command should be a logical flag to indicate if all records or just the current record should be updated. I'm not sure what will happen when you pass it 1.

Hope this helps,
Shane
Shane Murdoch
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform