Kin-Man Chung wrote: > If these are not feasible, then at least include in the API a way to > inform the client of the error locations programmatically.
It's in there: "Diagnostics will be returned from a compiler as structured data, with both pre- and post-localization messages available." The structued data includes the file in which the error occurred, line number, and column number. -Neal -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>