Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying calculated field in a form
Message
De
12/08/2005 14:13:38
 
 
À
12/08/2005 13:55:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01040587
Message ID:
01040596
Vues:
13
>If calcweight is a field, you can not write "calcweight=use_size*use_size*blunt*.222" to update a field.
>Replace calcweight with use_size*use_size*blunt*.222
Using Replace wouldn't be appropriate because calcweight isn't a field in a table.

>Or if calcweight is an object, you must write
>calcweight.value=use_size*use_size*blunt*.222
Where would I place this? And do I need to change anything else I mentioned originally?

Thanks!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform