QUOTE (babj615 @ December 13, 2013 06:03 pm) |
Thank you, HHL. I am used to selecting radio buttons, but it never occurred to me I can manually change the drive letter ![]() I was hoping to find an option that allowed me to select another directory, perhaps in my dropbox, for example. |
Use an USB-Stick with a Garmin folder in its root directory. Export to that drive. Having a "Device Xml" inside the Garmin folder leads the macro to auto detect the stick as your Garmin gpsr.
Creat a wrapper macro to copy the exported content to your dropbox.
That might look like this:
GSK |
MACRO File="GarminExport.gsk" FILECOPY From=FullPathToFileHere To=FullPathToFileHere |
Hans