IQ003.MOD! great mod! Iq1 #1 @15814 Fri Mar 12 12:17:26 1993 ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ Mod Name: IQ003.MOD Mod Author: IQ1 ³ ³ IceNet : 1 @ 5809 ³ ³ Difficulty: HHAHAH Block READ!!! WWIVlink : 1 @ 15814 ³ ³ Files Modified : BBSUTL1.C SOLARNet : 1 @ 5802 ³ ³ WWIV Version : 4.22 ³ ³ Description : Simple, puts Searching Directory when doing a Find Text ³ ³ In the Transfer Area. ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ History: I wrote this mod cause I hate it when I log onto a board they have 15 million files, and I hit f and have to sit there directory after directory waiting for the stupid thing to show up! So this will tell the user when it is done searching a directory, by telling it which directory it is in. Step 1. Back up your source! I warned ya.... DO IT DO IT! Just do it! Step 2. Load up XFER.C and go down to void finddescription(whatever) ; Search for: if (pts) { curdir=i; dliscan(); pty=1; Step 3. Right after it, put in: nl(); sprintf(s,"7Scanning Directory2: 1%s",directories[udir[i].subnum].name) ; pl(s) ; nl(); Step 4. Save and Recompile! Step 5. Send me mail... I didn't do it, you did...