home *** CD-ROM | disk | FTP | other *** search
- Last update: 26/8/96
-
- User data file:
-
- Header:
-
- &00 # of users
-
- For each user:
-
- 256 bytes
-
- &00 (20 bytes) user name
- &14 User work directory (-1 for none)
- &18 5 byte time of last logon (use in preference to &C8)
- &20 Keys
- &24 User level
- &28 No. of display lines
- &2C Expiry time
- &30 Start time
- &34 Upload ratio
- &35 Download ratio
- &36 Low = Style, high = rating
- &37 Terminal type:
-
- 0 None (ASCII)
- 1 ANSI
- 2 VT100
-
- &38 K Downloaded
- &3C K Uploaded
- &40 Files downloaded
- &44 Files uploaded
- &48 File area
- &4B File base
- &4C Message area
- &4F Message base
- &50 Logon time (2 bytes)
- &52 Logon time remaining today (2 bytes) (updated when user logs off)
- &54 # of calls
-
-
- &58 (8 bytes) Phone number (BCD)
- &60 (32 bytes) Address line 1
- &80 (32 Bytes) Address line 2
- &A0 (32 Bytes) Address line 3
- &C0 (8 bytes) Post Code (not nul terminated)
- &C8 Last called
- &CC Data phone (BCD)
- &D4 Flags
-
- Bit 0 More?
- Bit 1 Registered
- Bit 2 Clear screen?
- Bit 3 Sysop
- Bit 4 User is deleted
- Bit 5 Force pager on
- Bit 6 Force pager off
-
- All other bits must be set to zero for future compatibility
-
- &D8 Echo name
- &EC For internal user only
- &F0 User7 (String)
-