Consider implementing a parser option to attempt recovery from a CIF_UNCLOSED_TEXT error by backtracking to try to find a likely place earlier in the document where the closing delimiter can be assumed, based on the supposition that text fields will not ordinarily contain CIF keywords or data names.
Consider implementing a parser option to attempt recovery from a
CIF_UNCLOSED_TEXTerror by backtracking to try to find a likely place earlier in the document where the closing delimiter can be assumed, based on the supposition that text fields will not ordinarily contain CIF keywords or data names.