Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compute difference between two times
Message
From
08/06/2004 11:39:11
 
 
To
08/06/2004 08:28:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00911027
Message ID:
00911193
Views:
22
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform