Delphi 2007: Structure panel: Errors


2007-08-31 04:30:34 PM
delphi167
Hello,
I looked in the file SysUtils to look at the code of the depricated
FileAge as was mentioned in this newsgroup earlier and I get errors in
the structure panel.
The errors are: "Expected ; but received = at line 5351 (5351:48)" and
"Expected the end of file but received an identifier 'FindClose' at line
5362 (5362:13)"
I expect no errors in CodeGear sources.
In my own code I also have a lot of error, but all of them are no errors
at all. E.g. Global variables and resource strings that are used in
packages are seen as errors.
How can I eliminate these errors from the errorlist ?
Thanks,
Hubert Anemaat