AFG_QDEF.MOD (makes Q-Scan configuration easier) Alken Foijet Godden #9 @8859 ÿSouth Sat, Mar 13, 1993 at 3:05:30 pm 1MOD NAME : 2AFG_QDEF.MOD 1WRITER : 2Alken Foijet Godden 1DESCRIPTION : 2Makes configuring Q-Scans much, much, much easyer. WWIV is a great piece of software especially since modifications are so simple. Wayne Bell has done a great job, and although he seems to get a great deal of flack for his writing style, I think he's proven the worth of WWIV. This is one thing Wayne Bell has ignored for some time. And now that WWIV can handle an incredible quantity of subs it is totally nessesary. /* In DEFAULTS.C replace the function void l_config_qscan(void) with this function: (if you want you can remove the prototype from FCNS.H) */ void my_config_qscan(int start,char star) { int i,abort; char s[81]; abort=0; if ((star==0) || (okansi()==0)) { outchr(12); outstr(get_string(441)); nl(); } else outstr("\x1B\x5B\x48\x1B\x5B\x42"); for (i=0;(start