Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variables or fields ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00802758
Message ID:
00802768
Vues:
30
This message has been marked as the solution to the initial question of the thread.
Hi Moises,


You can do that, but you'll get a lot of things using fields:

- Don't waste memory (like you do now, creating variables);
- Don't need to make so many tests (since fields says to textboxes wich type they are);
- Don't need to change data to records for saving (a simple TABLEUPDATE will save).

Cheers,

Ricardo


----------- IN PORTUGUESE -----------

Oi Moisés,


Podes fazer dessa forma, mas ganharás muitas funcionalidades usando campos:

- Não gastas tanta memória (como estás a gastar agora, criando tantas variáveis);
- Não necessitas de fazer tantos testes (pois os campos informam as Text-Boxes de que tipo são);
- Não necessitas de copiar os dados para os registos (um simples TABLEUPDATE grava a informação).


Um abraço,


Ricardo
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform