Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ctot
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Ctot
Miscellaneous
Thread ID:
00814292
Message ID:
00814315
Views:
16
Try adding a date to the values:
h1="07/28/2003 04:00:00"
h2="07/28/2003 03:30:00"
? CTOT(h1)-ctot(h2)
>Why do I obtain an error with the following expression?
>h1="04:00:00"
>h2="03:30:00"
>hr=CTOT(h1)+CTOT(h2)
Hector Correa
Previous
Reply
Map
View

Click here to load this message in the networking platform