home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 1059.FILES.DOC < prev    next >
Text File  |  1989-02-11  |  2KB  |  70 lines

  1.  
  2.  
  3.  
  4.  
  5.       Format of export/import files.
  6.  
  7.  
  8.  
  9. For message header info and for user info, the lines may
  10. have any number of blanks separating the fields.
  11. [] are used to indicate optional fields.
  12.  
  13.  
  14.  
  15.         Message import/export, "standard" format:
  16.  
  17.  
  18. Each message has two lines of header info, followed by the
  19. message text, followed by the end of message marker "/EX".
  20.  
  21. The first line of message header info has the same format as the
  22. command to enter a message, except the "< FROM" is not optional.
  23.  
  24. Sx TO < FROM [@ BBS[.LOC]] [$BID]
  25.  
  26. The second line of message header info is the message title.
  27.  
  28.  
  29.         Message import/export, "rfc-822" format:
  30.  
  31.  
  32. The header information is terminated by a blank line.
  33. "To:", "From:", "Date:", "Subject:", "Message-ID:" are provided and used.
  34. Other information is simply pass through the system.
  35.  
  36.  
  37.         User import/export:
  38.  
  39.  
  40. The info on each user is contained on a single line.
  41. A field with no info is filled with the text "?".
  42.  
  43. Field    Contents
  44.   1    Callsign
  45.   2    Date first logged, YYMMDD
  46.   3    Date last seen, YYMMDD.
  47.   4    Date last logged, YYMMDD.
  48.   5    Time last logged, HHMM
  49.   6    Count of times the call "seen" by WP
  50.   7    Login count
  51.   8    Home BBS
  52.   9    User status / privileges:
  53.       B - Has BBS privilege
  54.       E - Is a BBS
  55.       E - Expert user
  56.       S - Can be remote sysop
  57.       L - Is a local user (this is his home BBS)
  58.       X - User is excluded
  59.   10    Users ZIP or postal code.
  60.   11    Users name
  61. 12 - n    Users qth
  62.  
  63. Examples:
  64.  
  65.  
  66. W0RLI  880828 880829 880829 0607 0 39 BILS W0RLI 95060    Hank Santa Cruz, Ca.
  67. VE4BBS 871212 880829 880829 0142 30 279 BI VE4BBS R1A2H9 Bill Selkirk MB
  68. WA9VMW 880824 880827 800101 0000 4 0 I WA9VMW 46383  ? [Valparaiso, Indiana]
  69.  
  70.