Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to remove seconds in TIME() & subtract it.........
Message
From
11/08/2004 08:54:29
 
 
To
11/08/2004 05:59:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00930059
Message ID:
00932296
Views:
18
hi,

if i want to multiply the result from

thisform.text4.value= STUFF(TTOC(CTOT('0:')+m.timeSum,2),1,2,;
STR(INT(VAL(TTOC(CTOT('0:')+m.timeSum,2)))+24*INT(m.timeSum/86400)))

ex..
thisform.text5.value=$11.9

thisform.text6.value=thisform.text4.value*thisform.text5.value

regards.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform