Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Time Fields
Message
From
12/01/2008 02:08:20
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01103567
Message ID:
01281308
Views:
11
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"
Previous
Reply
Map
View

Click here to load this message in the networking platform