Mathcad Prime Converter Scripting
I have some VBS and Python scripting files that allow me to generate Mathcad 15 files using the XML data that Mathcad 15 is built on.
In Prime, it looks like the XML formatting is no longer supported, so I was wondering if there is any way to automate the Mathcad Prime converter tool to automatically convert the 15 files to Prime.
Is there an API for the converter tool, or is there any way to run VBS scripts to interface with the converter tool? I was envisioning generating the Mathcad 15 files the way I normally do, then append a conversion step to my scripting files by pointing the converter tool to the automatically generated 15 files.

