Has anyone ever written their own code to look inside the MXD files created by medical practice management software MidexPro? I would like to export appointments from Aptxt1.mxd (the diary file).
I know the diary screen has an Export button, but it would be preferable to run a program on a schedule with no human interaction.
The Aptxt1.mxd only stores a list of appointment types, not the actual appointments. To get anything useful you’d also have to convert numerous other files to be able to reconstruct the whole diary. I have developed utilities to convert all MidexPro data into our own system, Practice Manager, as we regularly convert users across to our software. We also have web based diary booking systems, if that’s what you’re trying to achieve.