----- Original Message -----
Sent: Wednesday, May 03, 2000 11:29
AM
Subject: RE: [DUG]: What do I do about
this
You'll have done something like
this:
<snip>
implementation
{$R *.DFM}
{$R
*.DFM} // Oops!
end.
And the compile error:
[Error] WARNING.
Duplicate resource(s):
[Error] Type 10 (RCDATA), ID
TFORM1:
[Error] File C:\Program
Files\Borland\Delphi5\Bin\Unit1.DFM resource kept; file C:\Program
Files\Borland\Delphi5\Bin\Unit1.DFM resource
discarded.
Look
familiar? :)
Cheers,
Carl
I got the following message, when I looked at the help for
it the recommendation was contact Inprise if
you get this error.
it appears to be a linker error
[Error] WARNING. Duplicate resource(s):
[Error] Type 10 (RCDATA), ID
TFRMTRANV:
[Error] File
C:\PayGlobal\Payroll\TranVFrm.DFM resource kept; file
C:\PayGlobal\Payroll\TranVFrm.DFM resource discarded.
Help
Eamon.