Magellan DirectRoute 3.0 Manual de usuario Pagina 120

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 130
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 119
GPS-
Ba-
bel
XCSV
Style
Files
105
IFIELD INDEX,"0","%04d" # (Starts counting at zero)
IFIELD INDEX,"","%04d" # (Starts counting at zero)
IFIELD INDEX,"1","%04d" # (Starts counting at one)
SHORTNAME
A SHORTNAME is generally the waypoint name of the data being processed. SHORTNAME maps di-
rectly to the GPSBabel variable ->shortname. A SHORTNAME is CHARACTER data and requires a
character array printf conversion.
example:
IFIELD SHORTNAME,"","%s"
DESCRIPTION
A DESCRIPTION is generally a long description of the waypoint. A DESCRIPTION maps to the GPS-
Babel variable ->description and is otherwise handled exactly like a SHORTNAME.
examples:
IFIELD DESCRIPTION,"","%s"
NOTES
NOTES are generally everything else about a waypoints. NOTES map to the GPSBabel variable ->notes
and is otherwise handled exactly like a SHORTNAME.
URL
URL is a URL for the waypoint. URL maps to the GPSBabel variable ->url and is otherwise handled
exactly like a SHORTNAME.
example:
IFIELD URL,"","%s"
URL_LINK_TEXT
URL_LINK_TEXT is a textual description of where a URL points. URL_LINK_TEXT maps to the GPS-
Babel variable ->url_link_text and is otherwise handled exactly like a SHORTNAME.
example:
IFIELD URL_LINK_TEXT,"","%s"
ICON_DESCR
ICON_DESCR is a textual description of an icon type for a waypoint. ICON_DESCR maps to the GPS-
Babel variable ->icon_desc and is otherwise handled exactly like a SHORTNAME.
example:
Vista de pagina 119
1 2 ... 115 116 117 118 119 120 121 122 123 124 125 ... 129 130

Comentarios a estos manuales

Sin comentarios