Page 1 of 1

AMC file structure

Posted: 2014-07-19 08:55:26
by cedmart1
Hi guys. I am a Frontend Web Developer and I am thinking of doing a web viewer for AMC (as a Demo for backbone.js/React.js) and for this I will build an API that will serve the Data directly from the .amc file. I don't want to convert to xml At the moment.

My question is, is there some documentation about the .amc file structure ? I could find it from the source code available but it would take time. if anybody have info that would be nice

thx

Posted: 2014-07-19 11:02:58
by antp
It is explained in the help file that comes with AMC (in "Technical info" or something like that).
If you need details in addition of that, I can help if the questions are precise enough ;)

Posted: 2014-07-20 08:16:18
by cedmart1
Cool. I saw it. That should be enough. Thank you.