raCodMod File question.
Hi,
I'm using 6.03 with D5 Enterprise. I'm not using any of the RAP
functionality that I know of. But the raCodMod unit gets put in my uses
clause. The problem is that I modified my original Classes.TStrings long,
long ago. And I can't find the source for raCodMod. Therefore, D5 is
complaining about raCodMod was compiled with a different version of
Classes.TStrings. Can you provide the source or how can I figure out what
element in my report is triggering this raCodMod.
Help!!!!
Darryl
I'm using 6.03 with D5 Enterprise. I'm not using any of the RAP
functionality that I know of. But the raCodMod unit gets put in my uses
clause. The problem is that I modified my original Classes.TStrings long,
long ago. And I can't find the source for raCodMod. Therefore, D5 is
complaining about raCodMod was compiled with a different version of
Classes.TStrings. Can you provide the source or how can I figure out what
element in my report is triggering this raCodMod.
Help!!!!
Darryl
This discussion has been closed.
Comments
there is no code available for unit 'raCodMod' from digital-metaphors.
If you don't need RAP then I would delete the reference from the uses clause.
If there is a chance to use the original 'TStrings' class take it!
Curious, why do you need the changes in 'TStrings', why not using a own class?
regards,
Chris Ueberall;