Jump to content

wasillian

+Premium Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by wasillian

  1. I think if you ask the question on the GSAK forum you'll get an expert response really fast... Thank you for pointing me to the right location to post the question.
  2. I'm using the Publish Logs feature in GSAK 8.1.1.66 and saw an example of a macro I want to run for each log in the GSAK help file. It is Example 1 - update the GSAK user notes with the log text (that you just published) from Geocaching.com. I created the macro shown in Example 1: If seek($_PublishCode) $result = sqlite("sql","select lText from logsall where rowid = $_PublishId2","SqlGet=Yes") $d_UserNote = sqlGet("lText") SqlGetClose Endif The problem I have with the macro is it erases all of the existing information I've stored in the GSAK user notes instead of appending it to the existing GSAK user notes. Do you have a macro command to append the published log information into the GSAK user notes? What about a similar macro that puts the data in the GSAK Log Section instead of the GSAK user notes? Thanks, Chris
  3. First, I would ask yourself do you really need 3 PQ's everyday? If so, you're probably going to have to make a copy of each one everyday and let it run once then delete it then it will run within minutes. But the best thing to do is to uncheck all 3 PQ's from running everyday and run it when you 'really' need it and then it will run almost instantaneously. Maybe once the server issues are fixed all premium members can run 5 PQ's everyday You're correct, I do not need 3 PQ's run each day. I was just doing that so I could at least get them every 2-3 days. I had no idea that copying a query and letting the copy run once before deleting would give me the instantaneous results and I'll give that an attempt. For my original PQ's, I changed them so that no days are selected and "Uncheck the day of the week after the query runs" is selected. Thanks!
  4. I have 3 Pocket Queries that are supposed to run daily and email me the gpx file and this is Friday and the last 2 I received were on Sunday and Tuesday. Two of my queries return 350-400 caches so the query email size is around 5 MB. Anybody having problems receiving their pocket query emails? Should I be alternating days with the 2 large query requests? Thanks,
×
×
  • Create New...