Example: Converting a SMAT database file to a flat file
In this example, conn_3.smatdb is the SMAT database file.
You then use this command:
hcismatconvert conn_3.smatdb -o conn_3
This takes the contents of conn_3.smatdb, converts it to a flat file format, and writes it to files named conn_3.msg and conn_3.idx.