[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  USERSXIrecord  = record
                     Handle         : String[35];
                     Comment        : String[80];
                     FirstDate      : Date;
                     CombinedInfo   : COMBINEDrecord;
                     BirthDate      : Date;
                     SubDate        : Date;
                     ScreenWidth    : Byte;
                     ExtraSpace     : Array[1..83] of Byte;
                   end;

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