[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  useridxrec=                         { USERS.IDX : Sorted names listing }
  record
    Name:string[36];                  { name (real OR handle)}
    Number:integer;                   { user number          }
    RealName:boolean;                 { User's real name?    }
    Deleted:boolean;                  { deleted or not       }
    Left:integer;                     { record or -1         }
    Right:integer;                    { record or -1         }
  end;

*-----------------------------------------------------------------------------*

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson