Re: [fpc-pascal] using a unit from an old version of fpc

2011-10-30 Thread Tomas Hajny
On 30 Oct 11, at 22:12, John Lee wrote: > What is best way to do this - I have a unit from fpc 2.2 that I don't have > the source for, that I want to use with code from a later version eg 2.4, > 2.5.1 or 2.6. Can I access it via the use? Or just link to it? Directly including it in the uses claus

[fpc-pascal] using a unit from an old version of fpc

2011-10-30 Thread John Lee
What is best way to do this - I have a unit from fpc 2.2 that I don't have the source for, that I want to use with code from a later version eg 2.4, 2.5.1 or 2.6. Can I access it via the use? Or just link to it? Tia for any ideas. John ___ fpc-pascal ma