﻿(Copyright Virinco 2013)
Example of a WATS Client converter, included in project:
MyConverter.cs - source code of the implementation of a simple converter.
MyConverter.dll - compiled version of converter. Place in C:\Program Files\Virinco\WATS folder.
Converters.xml - configuration file of client converters. Place or edit in C:\ProgramData\Virinco\WATS folder.
SampleData.txt - Test data file with 4 tests

Error handling and robustnes has been stripped down to a minimum to illustrate the principle of a converter.

22.05.2013 - Initial sample version
