KlustaWin is configured as an automation (OLE) server, which means that it can be controlled by another program, the automation client, or by VB script or macros written in a program such as Excel.
Automation is too complicated a subject to describe in detail in this help file. Briefly, through automation another program can run Klustawin, load data files, save data files, supply raw data, and extract partition data. Consult the source code or the file “klustawin.odl” for details of the interface methods available.
The file “klusta.vbs” in the sample directory is a very simple VB script that runs KlustaWin and loads a data file. Note that you have to have the VB script host engine installed on your computer for this to work.