Hi,
I want to retrieve the name of the fields in a record/class, at run
time. It looks like "TVmt.vFieldTable" is what I need. But I cannot find
any documentation about how to explore the content of this table. I
appreciate any pointer.
Thank you,
Amir
_
Gerhard Scholz via fpc-pascal said on Sat, 16 Dec 2023 20:07:45 +0100
>I never had the problem because before the else I always inserted a ";"
I know it's 50+ years too late for me to submit ideas for the Pascal
language, but in my perfect world you could put a semicolon at the end
of anything,
On Mon, Dec 25, 2023 Michael Van Canneyt wrote:
> In short: To make a EBNF grammar which is 100% correct is not so simple
> and will make the scheme extremely difficult to understand for a reader.
> So I prefer to present a simpler version, and mention some limitations
> only in the text
...
> The
On Mon, 25 Dec 2023, Adriaan van Os via fpc-pascal wrote:
Michael Van Canneyt via fpc-pascal wrote:
This is not correct either, as it suggests that ( ... ) is correct. It is
not, if you use ... there must be other arguments present.
That is offending the reader: "You are to stupid to be g
Michael Van Canneyt via fpc-pascal wrote:
This is not correct either, as it suggests that ( ... ) is correct. It
is not, if you use ... there must be other arguments present.
That is offending the reader: "You are to stupid to be given complete
information".
It misses the point that programm
On Sun, 24 Dec 2023, Adriaan van Os via fpc-pascal wrote:
Michael Van Canneyt via fpc-pascal wrote:
I added univ and documented it.
Something seems to have gone wrong with the defintion on page
212.
Corrected, thanks.
Having a better look, the rule defines just one
parameter. So,