Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to remove seconds in TIME() & subtract it.........
Message
 
À
11/08/2004 04:27:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00930059
Message ID:
00932266
Vues:
22
If Im not mistaken, you want to add first two values of your text boxes..

You can do this by getting the value for every single textbox..

Store CTOT(thisform.text1.value)+{^2000/01/01:},2) to nTIME1
Store CTOT(thisform.text2.value)+{^2000/01/01:},2) to ntime2

You have to extract the time in numeric format using SUBSTR() then add them..
then multiply to your rates...
Jojo R. dela Cuesta, B.Sc.
eConsultant, Programmer
Dalplus Technologies
http://www.dalplus.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform