Hello fellows,
Is there a way to check whether a doc contains unresolved xrefs without the need to loop through each and every xref and check its status?
What I'd like to do is to state "if there are no broken xrefs in doc, <do xyz>" or "if all xrefs are alive, <do xyz>". :-)
Thank you in advance!