Hi Folks,
I am writing a program that identifies pairs of radiotelemetry locations
(grizzly bears) that cross a given vector (highway, in this case),
calculates the point of crossing, and, based on the distance between the
points and the point of crossing and the date attached to each point,
estimates the time of highway crossing.
That last one is my bane. How does MapBasic (ver 4.5) deal with Time, as
hours, minutes, seconds? Is there a function one could use? Am I stuck with
developing a routine that divides days by 24 to get the number of hours, and
so on? Any help will be most appreciated.
Jack

----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to