From: Brian C. <bch...@bi...> - 2002-01-29 10:36:54
|
Hi All, I have just checked the code back into the repository, it appears to be functioning correctly. However there is a modification required to IdIRC.pas, on line 904, change the line "MinTokenCount=15;" to "MinTokenCount=100". After this change you will need to remove the DCU files for indy, the BCP files for indy and the DPL files for indy, and then open indy60.dpk, compile, open dclindy60.dpk and compile/install. This fixes a token issue that is currently listed on the indy site as a bug. If this is not clear, let me know and I'll rewrite it. note there is an indy file in the windows system directory. The IRC stuff on the main form may need a little bit of a rework to get scalling working right. Regards Brian. |