home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / tara201.zip / LST2ASC.DOC < prev    next >
Text File  |  1987-05-12  |  2KB  |  40 lines

  1.  
  2. LST2ASC:  Tara Datafile Utilities, v. 2.0, (c) 1987 by David C. Oshel
  3.  
  4. Writes USBBSnnn.LST as a MailMerge-type datafile to standard output.
  5.  
  6. Usage:    C>lst2asc <inputfile >outputfile
  7. Example:  C>lst2asc <usbbs36a.lst  >usbbs.dat
  8.  
  9. The USBBSnnn.LST file is a popular list of nation-wide bulletin board
  10. systems.  It is distributed as a table with a (fairly) regular structure.
  11. This program reads the .LST file from STANDARD INPUT, marks off the fields
  12. it contains (or should contain), and writes out new records in customary
  13. MailMerge format to STANDARD OUTPUT.  Header and footer info, or any line
  14. which does not begin with a digit, is ignored.  Field separator is COMMA.
  15.  
  16. -- any key continues --
  17. Fields: Phone Number, State, City, Sysop, T/S, BdHrs, "Name, Features"
  18.  
  19. T/S: BBS Type and Status
  20.  
  21.      TYPE CODES (RBBS-PC is default)         STATUS
  22.         B = PCBoard                             V = User validation reqd
  23.         C = Colossus/Collie                     $ = Subscription reqd
  24.         D = DBBS
  25.         F = Fido
  26.         H = Hostcomm/PC-Host                 HOURS CODES
  27.         I = IBBS                                N = Nights
  28.         N = NoChange                            W = All weekend
  29.         O = Opus or Other
  30.         R = RCP/M
  31.         T = TCOMM or TBBS                   ^ = CAN BE REACHED BY PC-PURSUIT
  32.  
  33. BdHrs: (300/450/1200, 24 Hrs, default)        202,301,703 = DIAL202
  34.  
  35.       BAUD CODES                              213,818     = DIAL213
  36.         4 = 300/1200/2400   or  1200/2400     214,817     = DIAL214
  37.         9 = 1200/2400/9600                    408,415     = DIAL408
  38.                                               718 = DIAL212,THEN 1718+
  39. Note: An asterisk in the NAME field means changed since last revision.
  40.