Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why VFP lost data after returned modal form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00981759
Message ID:
00982775
Vues:
36
>Hi,
>Yes you are right Barbara ?
>as your suggest how would be my tableupdate() codes , as you say with first parameter with 1, and with also error control via AERROR() ? and also for invioce or such as need how is your suggestion about form design ?
>
>TIA

I would do something like this:
if not tableupdate(1,.t.,thisform.lcfile1)
   aerror(laErrors)
   * Call your error logging routine here, passing it what you need from the array
endif 
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform