sempare / sempare-delphi-template-engine

Sempare Template (scripting) Engine for Delphi allows for flexible dynamic text generation. It can be used for generating email, html, reports, source code, xml, configuration, etc.
Apache License 2.0
144 stars 18 forks source link

Made the template parsing error message more user-friendly by includi… #57

Closed edwinyzh closed 3 years ago

edwinyzh commented 3 years ago

…ng the 'Line' and 'Column' wordings in the string representation of IPosition.