[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  lcallers=                       { LASTON.DAT : Last few callers records }
  record
    callernum:longint;            { system caller number }
    name:string[36];              { user name of caller }
    number:word;                  { user number of caller }
    citystate:string[30];         { city/state of caller }
    baud:string[5];               { baud of caller }
    timeon:string[8];             { time logged on }
    daynum:word;                  { day num logged on }
    wasnew:boolean;               { was it a new user? }
  end;

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

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