Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Time Fields
Message
De
12/01/2008 02:08:20
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP1
Database:
Visual FoxPro
Divers
Thread ID:
01103567
Message ID:
01281308
Vues:
12
I really had a hard yet wonderful time with VFP when I was still a student then. After 2 years I still have lot to learn . Just wanna say thank u sir for ur help before .. One more thing ... I think the solution to my question before is to use Character data type for my Time In and Time Out Fields for easy manipulations right?

CLEAR
LOCAL lnTimeIn As String

lnTime = ALLT(STR((VAL(SUBSTR(time(),1,2))-12)))+ SUBSTR(time(),3,6)
? "The Time Now is" +" " +lnTime


hehe "experience sure is superior than theories"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform