here is video on how to convert data from Aiml file To Csv:
If you want to automate conversion or avoid user Interface (UI) and run "Aiml To Csv" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\AimlToCsv\AimlToCsv.exe" inputfile.aiml outputdata.csv
Aiml To Json
If you want to automate conversion or avoid user Interface (UI) and run "Aiml To Json" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\AimlToJson\AimlToJson.exe" inputfile.aiml outputfile.json
Aiml To Html
If you want to automate conversion or avoid user Interface (UI) and run "Aiml To Html" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\AimlToHtml\AimlToHtml.exe" inputfile.aiml webpage.html


