Can I validate an FM document using ExtendScript?
Hi,
I am looking to check if a book/doc is valid (same as doing Esc v d) but programatically.
I can't find this in the documentation; the closest I can find is:
CallClient("FmValidateXml", "XML pathname");
Is there an equivilent of this for binary FM docs and books?
Also, is there any documentation available for built-in API clients beyond the few examples in the FDK docs?
Thanks,
Dan
