Allow a "callback" macro for corrected coordinates by sbeelis - 2013-11-17
QUOTE (clyde @ November 17, 2013 10:07 am) Now added in build 78 Thank you very much Clyde, this is greatly appreciated.A few observations: currently it seems that this macro is only called when...
View ArticleConvert between WSG84 and Swissgrid by sbeelis - 2013-11-17
Swissgrid V1.07 added parameter "forceCurrent=true" which will calculate the Swissgrid coordinates of the current cache and write them to the custom field "Swissgrid" on the current cacheThe idea...
View ArticlePublish Logs ordering for publishing by Kai Team - 2013-11-17
Yes, that would be my assumption too, but you know what happens when we assume. I'd still like Kiwi Moose to confirm that is what he is doing, and what he wants.
View ArticlePublish Logs ordering for publishing by Kai Team - 2013-11-17
PS - it occurs to me that if the OP just wants the logs sequenced in date-time order vs. the order of the Publish Logs grid, that is simpler, since the date-time for each log is in the Publish Logs...
View ArticlePublish Logs ordering for publishing by Lil Devil - 2013-11-17
QUOTE (Kai Team @ November 17, 2013 12:00 pm)PS - it occurs to me that if the OP just wants the logs sequenced in date-time order vs. the order of the Publish Logs grid, that is simpler, since the...
View ArticlePublish Logs ordering for publishing by clyde - 2013-11-17
... alternatively, run the following macro code to resequence your publish logs database by Date/time of the log entry:GSK $status = Sqlite("open","$_AppData\gsak.db3")$status = Sqlite("sql","create...
View ArticleAllow a "callback" macro for corrected coordinates by clyde - 2013-11-17
QUOTE (sbeelis @ November 18, 2013 03:40 am) on my first attempt I had a typo in my macro which lead to an error message. I picked "edit macro" and after that the grid was no longer shown (it was just...
View ArticleSQLtoHTML Question by sloth96 - 2013-11-17
Yes, the delays work. I was hoping there was another solution. I was able to replicate in with internet explorer and chrome. It does seem to be correlated with the number of tabs open in the browser....
View ArticleAllow a "callback" macro for corrected coordinates by Lil Devil - 2013-11-17
QUOTE (sbeelis @ November 18, 2013 03:40 am) on my first attempt I had a typo in my macro which lead to an error message. Clyde, I interpreted that to say he had a typo in the macro code, not the...
View ArticleAllow a "callback" macro for corrected coordinates by sbeelis - 2013-11-17
As Lil Devil says: a typo in the macro code, so there was an error during the macro execution.
View ArticlePN40 Send to GPS by pn40user - 2013-11-17
My PN40 is not receiving the full geocache information when I do a send to gps. It has always loaded the full geocache information previously. I haven't used the PN40 for geocaching for a couple...
View ArticlePN40 Send to GPS by hynr - 2013-11-18
On Setup make sure you don't have the PN-20 selected.Note all the settings on the Send Waypoints dialog. Some can reduce the amount of information sent (Number of logs to include).
View ArticleGoogle_Map_V3 Feature Request by Malpas Wanderer - 2013-11-18
Unsure if it is possible to implement but it is a feature that would be useful to me.I often build my trips by selecting most desired caches first from a restrictive filter.Then including various...
View ArticleGPX Dateien laden by peter55 - 2013-11-18
¡hola!gibt es eine Möglichkeit mehrere GPX Dateien auf einen Rutsch in meine GSAK Datenbank zu laden?Ich habe mir z. B. für eine Region 4 PQs runtergeladen. Das geht komfortabel in einem Rutsch, weil...
View ArticleAddTrackablesAPI.gsk support thread by Athenano - 2013-11-18
I just tried this macro, and I think it works really well, but I discovered something odd when I was logging yesterday. I think it was when I passed midnight local time, the logs that was posted by...
View ArticleFSG: Special caches by robenada - 2013-11-18
I use the special section in FSG 4.4.11. I want to add a very old cache with the GC-code GCF0B7 but somehow I can't add this cache in the special section. Probably this GC-code is to small?However the...
View ArticleGPX Dateien laden by Kai Team - 2013-11-18
File>Load:For a more complete discussion, click here.
View ArticleFSG: Special caches by Kai Team - 2013-11-18
The size of the code does't matter - it is just used as a unique reference (we have several caches with six letter codes in our "Special" section). The cache has to be in your FOUND database (the...
View ArticleHow to do an update across two bases ? by elgringosor - 2013-11-18
I try like this but it doesn't work : $_sql = "ATTACH \BaseTest\sqlite.db3 AS Base"$status=Sqlite("sql",$_sql)$_sql = "update C set User2=Base.User2,User3=Base.User3,User4=Base.User4"$_Sql=$_Sql+"...
View ArticleCreate Child Maco by HHL - 2013-11-18
I got this errror with build 79:It seems that this is the source:http://gsak.net/board/index.php?showtopic=...ndpost&p=199539Happy CodingHans
View Article