TheBugSlayer
Programmer
Hi.
I have programs written in D6 that used the version of the RX library components for Delphi 5. My PC crashed in the meantime and while reinstalling the program I decided I would use RX lib for D6, which I found on the internet. However, everytime I compile I get errors indicating that some declarations are missing. I.e
[Error] AppUtils.pas(744): Undeclared identifier: 'ExtractWord' or some string variables such as SInvalidTime, depending on which component is used.
Does anyone knows how to fix this or where to find the unit and files that will work with D6? Thanks.
I have programs written in D6 that used the version of the RX library components for Delphi 5. My PC crashed in the meantime and while reinstalling the program I decided I would use RX lib for D6, which I found on the internet. However, everytime I compile I get errors indicating that some declarations are missing. I.e
[Error] AppUtils.pas(744): Undeclared identifier: 'ExtractWord' or some string variables such as SInvalidTime, depending on which component is used.
Does anyone knows how to fix this or where to find the unit and files that will work with D6? Thanks.