Read a lot about MUMPS to XML / C# TCP/IP connections but it is not what I am looking for. We have an old MUMPS / MSM server from a customer of us who wants to be converted to a newer DB (read our software (MSSQL)).
Unfortunately we can't find the right way to export the data of this MUMPS db to a XML / Readable file.
We have root Access to the system and the database is a DATABASE.MSM file but it's not readable. The MUMPS Software is a M.EXE which is started using a BAT file.
What is the right way to get out the GLOBALS in readable code like XML?