QUOTE (lignumaqua @ June 28, 2013 08:51 am) |
QUOTE (clyde @ June 28, 2013 07:30 am) | When using %mtag=, what comes after the "=" must be the macro enclosed in double quotes. If you want %user in there somewhere it must be *before* %mtag= or after the last double quote of the macro name used in %mtag=. |
Yep, you need:
CODE | %user-%mtag="C:\GSAK8\Macros\_MyWaypointID.gsk"-FV%Caches_FavPoints %Name by %By | |
Thanks for the helpful responses.
Still, that little typo on my part resulted in a very unsatisfactory end-user experience.
Clyde, thanks for explaining how the mtag worked. I was not clear until seeing your post how it should work.