This Macro refreshes the information of up to 6000 caches using the Geocaching.com API.
Pressing the Shift key while starting the macro brings up this dialogue:
![user posted image]()
First you can specify how many logs you want to have per cache. The maximum nuber is 30 (Groundspeaks limitation).
The next value is how many API calls you wish to have left after the macro finishes. Every user get 6000 calls each day. The macro asks Geocaching.com how many calls you have left when the macro starts. Then it subtracts the number you want to have left afterwards. The rest is used for updating caches.
The last option is whether to include caches that is marked as archived in the database.
Your choices is saved and will be used every time you run the macro until you change them. If you never set these settings, default values will be used:
Number of logs: 30
API calls left: 0
Don't include archived caches
The macro filters your database on these two criterias:
1) Last GPX-date
2) Distance from center point
Pressing the Shift key while starting the macro brings up this dialogue:

First you can specify how many logs you want to have per cache. The maximum nuber is 30 (Groundspeaks limitation).
The next value is how many API calls you wish to have left after the macro finishes. Every user get 6000 calls each day. The macro asks Geocaching.com how many calls you have left when the macro starts. Then it subtracts the number you want to have left afterwards. The rest is used for updating caches.
The last option is whether to include caches that is marked as archived in the database.
Your choices is saved and will be used every time you run the macro until you change them. If you never set these settings, default values will be used:
Number of logs: 30
API calls left: 0
Don't include archived caches
The macro filters your database on these two criterias:
1) Last GPX-date
2) Distance from center point