home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / misc / rli612 / files.doc < prev    next >
Text File  |  1988-06-07  |  1KB  |  62 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:
  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] [$BID]
  25.  
  26. The second line of message header info is the message title.
  27.  
  28. Examples:
  29.  
  30.  
  31.  
  32.         User import/export:
  33.  
  34.  
  35. The info on each user is contained on a single line which has
  36. 9 fields. A field with no info is filled with the text "<none>".
  37.  
  38. Field    Contents
  39.   1    Callsign
  40.   2    Date/time first logged as YYMMDD/HHMM
  41.   3    Date/time last logged as YYMMDD/HHMM
  42.   4    Login count
  43.   5    Home BBS
  44.   6    Port last logged
  45.   7    User privileges:
  46.       B - Is a BBS
  47.       E - Expert user
  48.       S - Can be remote sysop
  49.       L - Is a local user (this is his home BBS)
  50.       X - User is excluded
  51.   8    Users ZIP or postal code.
  52.   9    Users name
  53.  
  54. Examples:
  55.  
  56. KI6EH  871127/1755 880511/0905      67 KI6EH  C B      95060  Rich
  57. KB6IRS 871101/0000 880514/1836    1056 KB6IRS B BS     <none> Fred
  58. N6IYA  860903/1312 880512/1933     833 N6IYA  C BS     <none> JOHN
  59. W0RLI  841203/0000 880515/1637 21837 W0RLI  B BLS    95060  Hank
  60.  
  61.  
  62.