Quote:
|
Originally Posted by tpeer
The distance function was changing the value of the lat and lon fields that carried the original gps values.
I've attached a fixed ns04mappoint.txt file. Rename it to ns04mappoint.vbs
|
Ah, thanks. Lesson learned: don't alter a function's arguments unless they explicitly have ByValue set.
BTW, both (your and my) copies are in error: in the Distance function (the only difference), when converting to radians, they refer to "Las2" instead of "Lat2". Did you upload the wrong copy? Is it
really working? Having a permanent latitude of 0 seems like an issue, but maybe Mappoint users prefer to hang out at the equator? From my reading, the effect away from the equator would be an additional crumb at every reading rather than merely at CrumbGap distances.