GCNote is a database field - there's no need to use the %Caches_ special tag or Clip/GetClipText. Try:
Note that this will modify the Hint field in GSAK, but will be overwritten with the original hint if you update the caches with a GPX file from Geocaching.com. If you want this for exports only, it's better to use the %mtag special tag and the $_Special system variable. If that's what you want, tell us what Make and Model GPSr you are exporting to and we'll help you out.
GSK |
Transaction action=Begin $d_hints = $d_hints + " GCNote: " + $d_GcNote Transaction action=End |
Note that this will modify the Hint field in GSAK, but will be overwritten with the original hint if you update the caches with a GPX file from Geocaching.com. If you want this for exports only, it's better to use the %mtag special tag and the $_Special system variable. If that's what you want, tell us what Make and Model GPSr you are exporting to and we'll help you out.