Index: PVMapPoint.mac.rou =================================================================== diff -u -r734 -r2415 --- PVMapPoint.mac.rou (.../PVMapPoint.mac.rou) (revision 734) +++ PVMapPoint.mac.rou (.../PVMapPoint.mac.rou) (revision 2415) @@ -1,5 +1,5 @@ - - + + #define StepLon 0.001 #define StepLat 0.001 #define StepMax 3 @@ -24,7 +24,7 @@ . . For StepLat=1,Step*2 Do Quit:$isObject(Result) . . . Set Lat=BeginLat+(StepLat*$$$StepLon) . . . Set Result=$$MapPoint(Lon,Lat) - + MapPoint(Lon,Lat) w !,Lon," ",Lat Quit "" \ No newline at end of file