Global Properties of the File

There are a few available directives to describe general traits of the file being described and not specific data within the file itself.

DESCRIPTION

This is the description of the file format being described. This text appears in the help screens and in menus used by the various GUI wrappers.

EXTENSION

This directive gives the filename extension generally associated with this file.

ENCODING

Describes the character set used by this format. The value given must be one listed by 'gpsbabel -l'. example:

   ENCODING             UTF-8	# Use UTF-8 for input and output.