Home › Forums › General XMetaL Discussion › Change dialog box – "The document is not valid – Save?" › Reply To: Change dialog box – "The document is not valid – Save?"
Reply to: Change dialog box – "The document is not valid – Save?"
March 30, 2015 at 6:22 pmYes, this is in fact a built-in dialog that you cannot modify.
You can use the File_Save event macro (and maybe File_SaveAs) to change what happens during a save. See the topic “File operations” in the XMetaL Developer Programmers Guide.
If you are working with a CMS then check with the vendor that provides the connector for that CMS as this may affect their features.