8.3.1 updates by clyde - 2013-07-07
Build 26 (patch) Note: You must have installed 8.3.0 Build 1 (V8.3 final from here) at least once before installing this update.1. Fixed an "Out of memory" problem when loading large GPX files (more...
View Articleout of memory while importing GPX file by clyde - 2013-07-07
QUOTE (clyde @ July 05, 2013 07:20 am) Can you please zip up this GPX file and load up somwhere I can download from and provide the link (email the link to me - clyde at gsak dot net) Received with...
View Articleletter Ť displayed incorrectly by clyde - 2013-07-07
QUOTE (clyde @ July 07, 2013 09:40 am) Now that I can duplicate I should be able to get to the bottom of it and fix This should now be fixed in build 26
View ArticleGetURL causes error OKAPI Opencaching by recon67 - 2013-07-07
Hello allFor the OpenCachingByRadius-macro I used the cache-status-parameter "temporarily unavailable" as a filter for the query on the OKAPI-serverBut this returned an error-message. The server-log...
View ArticleNumber of finds by user by Kai Team - 2013-07-07
Sorry about that. I was rushing as we had company coming for dinner. Please try the attached.
View ArticleGetURL causes error OKAPI Opencaching by Difool - 2013-07-07
Googling a bit, this might be a similar problem to thisQUOTE The only problem is the %2520 towards the end of the url in the querystring.%2520 is a space character that has been encoded twice : once...
View ArticleNumber of finds by user by bus.stop - 2013-07-07
Thanks Kai, tested on one cache, and seems to be working fine, will have to do more testing with a full database this afternoon!As a query though, what would I need to change if say I wanted to just...
View ArticleException ID F7ED by Kai Team - 2013-07-07
Glad you got it sorted! QUOTE On my computer, it's just called "gsak" with no extension,FYI, this is a setting on your computer. By default, Windows hides extensions of known file types (don't ask me...
View ArticleNumber of finds by user by Kai Team - 2013-07-07
QUOTE (bus.stop @ July 07, 2013 07:13 am) As a query though, what would I need to change if say I wanted to just find the number of "published" logs so I can have a quick count of how many reviewers...
View ArticleNumber of finds by user by bus.stop - 2013-07-07
QUOTE (Kai Team @ July 07, 2013 07:36 pm)QUOTE (bus.stop @ July 07, 2013 07:13 am) As a query though, what would I need to change if say I wanted to just find the number of "published" logs so I can...
View ArticleSupport thread for Nuvi_GPX_by_CT.gsk by fredevils - 2013-07-07
QUOTE (Kai Team @ July 05, 2013 12:59 am)That's a Garmin POI quirk in the way the path is displayed. It is not the cause of the error.Why there is it "/" in ......Poi_Loader\Defaut/Earth How can it...
View ArticleSupport thread for Nuvi_GPX_by_CT.gsk by Difool - 2013-07-07
QUOTE (fredevils @ July 07, 2013 12:56 pm) QUOTE (Kai Team @ July 05, 2013 12:59 am)That's a Garmin POI quirk in the way the path is displayed. It is not the cause of the error.Why there is it "/" in...
View ArticleHow to check presence of named import profiles by Bert Geenen - 2013-07-07
I am writing a series a macros that will be used by friends, and which rely on the presence of several named PQ import profiles and Move/Copy profiles.How could I best check if these are present in...
View ArticleNumber of finds by user by Kai Team - 2013-07-07
No, the macro doesn't remove duplicate finds - it just counts the finds by each person who has logged any of the caches in the filter. The code block you quoted is a vestigial holdover from the...
View ArticleOpenCaching Awesomeness by Eastpak1984 - 2013-07-07
QUOTE (clyde @ May 07, 2013 12:24 pm) CODE gpx~wpt~ox:opencaching~ox:ratings~ox:awesomeness=Awesomeness For my first tests of this I tried exactly this, but it did not work. I made a new database,...
View Article"Log images" crash by hnedka - 2013-07-07
I found a smallish bug in the "Log images" window. If you double click on the space where the red arrow points, GSAK crashes. This bug only works when no images are added yet.
View ArticleHow to check presence of named import profiles by Kai Team - 2013-07-07
You can test for the existence of a MoveCopy setting using SysInfo(). This code will check for a MoveCopy setting named "Test":GSK $Settings = SysInfo("S_MoveCopy")IF At("Test",$Settings)=0 MSGOK...
View ArticleOpenCaching Awesomeness by clyde - 2013-07-07
QUOTE (Eastpak1984 @ July 07, 2013 10:52 pm) For my first tests of this I tried exactly this, but it did not work. I made a new database, added the custom data field "Awesomeness" (type: integer)....
View ArticleCheckListBox needs list from System variable by SensibleBob - 2013-07-07
QUOTE Actually, the code doesn't need to be complicated. For example, the following code, if run before the form is displayed, will show the checkboxlist with the 1st, 3rd and 5th database...
View ArticleHow to check presence of named import profiles by clyde - 2013-07-07
QUOTE (Kai Team @ July 07, 2013 11:03 pm) You can test for the existence of a MoveCopy setting using SysInfo(). This code will check for a MoveCopy setting named "Test":GSK $Settings =...
View Article