Running The Example

This example program requires two command line arguments. The first specifies the path to the XTM file that provides the ontology for the application. If not specified, this first parameter defaults to the file "ontology.xtm" located in the current working directory. The second parameter specifies the directory from which the processing should start. If not specified, then this parameter defaults to the current working directory. These defaults should enable the application to be run from within Visual Studio without having to modify the command line arguments property of the project.

The output generated by the application will depend upon the directory you choose.