Google Maps V3 by WallynSC - 2013-07-23
Windows 8GSAK 8.3.1.35Google_Map _V3.gsk 4.2When I run this macro it opens Open Office writer. What information do I need to provide to find out what I have set wrong.
View ArticleGoogle Maps V3 by sbeelis - 2013-07-23
QUOTE (WallynSC @ July 23, 2013 02:55 pm) When I run this macro it opens Open Office writer. What information do I need to provide to find out what I have set wrong. It looks like you have set open...
View ArticleGoogle Maps V3 by WallynSC - 2013-07-23
Done and thanks, special thanks for the email T.Problem fixed.
View ArticlePublishing logs, Retrieve TB by BlackRose67 - 2013-07-23
Is it possible to have a TB/coin retrieved during a publish log event and then have that retrieved TB/coin set to automatically "visit all" caches logged after the retrieval?
View ArticleNeed help- corrected mysteries to tradi by Erdhörnchen - 2013-07-23
Hello!I am using a macro found in the internet to change cachetype to traditional.$x = 0Goto Position=TopWhile not($_EOL) If $d_HasCorrected = true and $d_CacheType = "U"$d_CacheType = "T"$x = $x + 1...
View ArticleNeed help- corrected mysteries to tradi by lignumaqua - 2013-07-23
Welcome to the GSAK forum! As the warning message states, you need to surround the loop in your code with a transaction like this:GSK $x = 0Goto Position=TopTRANSACTION Action=BeginWhile not($_EOL)...
View ArticleNeed help- corrected mysteries to tradi by Erdhörnchen - 2013-07-23
Great. It work!Thanks a lot for your fast help Joe
View ArticleFSGPlugin_Series support thread by sbeelis - 2013-07-23
Removing the "document." from the javascript code worked for the country/type breakdown plugin but not for the series plugin. I'll have to look into this a little more but it will probably be a few...
View ArticleFSGPlugin_Series support thread by lignumaqua - 2013-07-23
QUOTE (sbeelis @ July 23, 2013 02:52 pm) Removing the "document." from the javascript code worked for the country/type breakdown plugin but not for the series plugin. I'll have to look into this a...
View ArticleCombobox? to choose getmail settings by zymes - 2013-07-23
Hello!I try to make a macro, to start with, to myself. First it will get mail with settings "GetMailA", then Load *.zip with settings "LoadA" and for last silent send "FilterA" to my GPSr via....
View ArticleExperimental Cache Translation macro by RNKBerlin - 2013-07-23
Just one comment: genius. I really like this!
View ArticlePublishing logs, Retrieve TB by clyde - 2013-07-23
QUOTE (BlackRose67 @ July 23, 2013 11:07 pm) Is it possible to have a TB/coin retrieved during a publish log event and then have that retrieved TB/coin set to automatically "visit all" caches logged...
View ArticleCombobox? to choose getmail settings by hynr - 2013-07-23
You are getting close, but the assignment to the combobox's Values property is best made with the Editform() function as your macro runs and before the form displays. Here is an example: Assuming in...
View ArticlePublish Logs did not add caches to db by Kai Team - 2013-07-23
Before you write that feature request, I just remembered (I too am seeing signs of age ) this macro (click here), which will download the published caches for you.
View ArticleCanceling Publish Logs by Kai Team - 2013-07-23
I too would expect aborting the publish to abort the after publish actions.
View ArticleExperimental - Send images to Garmin GPS by Kai Team - 2013-07-23
QUOTE (DrakMrak @ July 23, 2013 06:19 am) State BadgesLatvia has new regions (new division)previous division was 26Newly are only - five regionsit would need to fix STATELIST.TXT from 26 to 5THX I...
View ArticleMacro Library Spring Cleaning by ian-and-penny - 2013-07-23
These macros of mine are quite old, so could be deleted.My_Logging_SequencePolygonFilterUploadFieldNotes
View Article%Suffix when number ends in "11" by geonickel - 2013-07-23
I recently used a template to publish a log. My template code includes:CODE %Caches_Name became my %Count%Suffix find overall.For find #1311, the resulting output is:QUOTE Wild Blue became my 1311st...
View Article%Suffix when number ends in "11" by Kai Team - 2013-07-23
I can confirm (I have 1711st, 1712nd, 1713rd ,1811st and 1812nd...)
View Article