How can I possible to embed image in Foxpro? Any ideas theres no such info in the internet, I wanted to Allow user to upload their own images into the form? Is that possible?
I got an error whenever I Run my Program
Please Help me..
PUBLIC t1, t2
SET DECIMALS TO 2
SET FIXED ON
CLEAR
save=messagebox("Salary Computed!",64,"Calculation Results")
verify=1
*The content of the TEXTBOX is
*datetime(2010, 3, 11, 7, 30, 0) <-- TXTTIME
*datetime(2010, 3, 11, 17, 30, 0) <--...
So I Have 20 Records, I have a 3 textbox and a command button how can i integrate the locate() function?
What I wanted is When I press the command button the information will be shown
I don't know how I can subtract two different time.
Well I created something but it doesn't work.
Example I wanted to Subtract
7:30 AM to 5:30PM i wanted to get the difference
of the time, so the answer is 10 Hours.
How can I do that?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.