Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not so logical
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01422244
Message ID:
01422274
Views:
61
>>This is the rest in minutes from the difference of two datetime() expressions
>>
>>total_min = (avulso_dataout - AVULSO_DATAIN) /60
>>
>>I changed to
>>
>>total_min = INT(avulso_dataout - AVULSO_DATAIN) /60
>>
>>and the problem was solved
>>
>>Moses
>
>You're welcome.

(smile)

I keep looking at the command Moises used to solve the problem and don't see the rounding....
Previous
Reply
Map
View

Click here to load this message in the networking platform