MarkusAmshove / natls

Language Server implementation for the Natural 4GL programming language
MIT License
12 stars 3 forks source link

Using an attribute to define a report gives issues #449

Closed Claes65 closed 3 weeks ago

Claes65 commented 7 months ago

eg. DEFINE PRINTER (CC) ... WRITE (CC) NOTITLE 'x' etc. This fails because CC is also an attribute.

MarkusAmshove commented 7 months ago

There needs to be a special parsing for report specification. These are all the statements that can have rep: https://documentation.softwareag.com/natural/nat921unx/webhelp/natux-webhelp/pg/pg_output_rep.htm#rep_statements