Discussion:
Unknown - Internal error: SY576
(too old to reply)
Chuckie
2004-07-22 05:16:15 UTC
Permalink
I am migrating a BDE program to dbexpress. It was running and compiling then
the following error appeared.

[Fatal Error] DATAMOD1.PAS(14): Internal error: SY576

I have no idea what i did. When i click the error it always goes to

type
TDMod1 = class(TDataModule)


I have no idea what the problem is. I have tried a few things and still the
error persists. Can anyone give me some pointers?

Chuckie
Bill Todd (TeamB)
2004-07-22 14:24:40 UTC
Permalink
http://www.geocities.com/delphihelp/info/InternalError.htm might help.
A search for Delphi SY576 in Google Groups also returns several hits.

--
Bill (TeamB)
(TeamB cannot respond to questions received via email)

Loading...