Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select one from a group
Message
 
 
À
13/03/2000 15:46:31
Michael Dougherty
Progressive Business Publications
Malvern, Pennsylvanie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00345076
Message ID:
00345126
Vues:
18
>What i eventually worked out was:
>
>str( (sum(val(substr(i_trn,1,at(":",i_trn)-1)))*3600+sum(val(substr(i_trn,at(":",i_trn)+1)))*60)/3600, 2) + ":"+ right(str(100+(sum(val(substr(i_trn,1,at(":",i_trn)-1)))*3600+sum(val(substr(i_trn,at(":",i_trn)+1)))*60)%60,3),2)
>
>This unwieldy mess works, but i'm going to see what i can do to prevent its use.

I haven't enough wits to understand that :) Anyway, I'm glad, you got it works :)
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform