AnnoSaveToFile

Usage                  Boolean AnnoSaveToFile(FileName As String)

Description         Saves the annotation objects to a file. If the file already exists, the method overwrites it.

Parameters         FileName               Stirng              The filename

Return value      None

Programming Notes      None