Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compute difference between two times
Message
De
08/06/2004 11:39:11
 
 
À
08/06/2004 08:28:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00911027
Message ID:
00911193
Vues:
21
hi,
thank's again for replay.
i creat new form ,i put 3 textbox at it,
i write my code like

on textbox3.refresh
this.value=ttoc(thisform.text1.value-thisform.text2.value,2)

on textbox6.refresh
this.value=ttoc(thisform.text4.value-thisform.text5.value,2)

on textbox12.refresh
sum of thisform.text3.value+thisform.text6.value,2)
this.value=ttoc(sumvalue,2)

i don't know where is the error
**************************************
i get error message
functin argument value,type or count is invalid
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform