Attempting an SGML-PARSE action using CURRENT DTD in a context where no DTD is active.

#6105   Run-time catchable error

Attempting an SGML-PARSE action using CURRENT DTD in a context where no DTD is active.

Explanation

This error occurs when an attempt is made in the OmniMark program to do an SGML parse using CURRENT DTD while no current DTD is active, i.e., there is no ongoing SGML parsing at the point where DO SGML PARSE is invoked. For example, this error can occur in an aided translation-type (i.e., a down, context, or up translation), before DTD-END has been reached (e.g, from a document-start rule), or in process translation where do sgml-parse is invoked for the first time.