TIP: Click on subject to list as thread! ANSI
echo: artware
to: sean rima
from: andrew clarke
date: 2003-12-14 07:13:32
subject: Getting Timed to see a V7 compiled by fastlst

Sat 2003-12-13 17:50, sean rima (2:263/950) wrote to sean rima:

 sr> FidoUser /var/max/spool/nodelist/fidouser.lst
 sr> Nodelist /var/max/spool/nodelist

You can use one or the other but not both.  In the source code the order is: 

    if (*cfg.usr.fidonodelist != '\0')
    {
        first = fido_nodelist_lookup(name);
    }
    else if (*cfg.usr.fidouser != '\0')
    {
        first = fido_lookup(name);
    }
    else if (*cfg.usr.nodelist != '\0')
    {
        first = opususer(name);
    }

where fido_nodelist_lookup() does a raw nodelist lookup, fido_lookup() does
a lookup of fidouser.lst and opususer() does a Version7 index lookup. 

-- mail{at}ozzmosis.com

--- timEd/FreeBSD 1.11.b1
* Origin: Blizzard of Ozz, Melbourne, Victoria, Australia (3:633/267)
SEEN-BY: 633/267 270
@PATH: 633/267

SOURCE: echomail via fidonet.ozzmosis.com

Email questions or comments to sysop@ipingthereforeiam.com
All parts of this website painstakingly hand-crafted in the U.S.A.!
IPTIA BBS/MUD/Terminal/Game Server List, © 2025 IPTIA Consulting™.