Example: Converting a file-based SMAT history to database-based SMAT
To do this, use a file-based SMAT as the input file and specify a database-based SMAT file as the output file.
For example, to convert the file-based SMAT files file.idx, file.msg, and file.ecd, use:
hcismatconvert file -o dbConverted.smatdb
This command locates the files with rootname "file
" and then finds the file.idx,
file.msg, and file.ecd files.
For the output, it creates dbConverted.smatdb, and dbConverted.ecd.