home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / bbslist / bloke53.zip / BLOKEMOD.DOC < prev    next >
Text File  |  1993-12-19  |  3KB  |  63 lines

  1.                   HOW TO MODIFY BLOKE's INTERNAL DATA
  2.  
  3. You can change BLOKE's mappings of telephone prefixes to locations by
  4. creating an ASCII file called BLOKE.MOD, and placing it anywhere in your
  5. DOS search path.
  6.  
  7. Each line of BLOKE.MOD must consist of two numbers.  The first should be
  8. the telephone prefix you wish to change.  The second is where you want
  9. BLOKE to think that prefix is located, based on this table:
  10.  
  11. 001=Algonac    002=Almont     003=AnnArbor   004=Applgate   005=Armada
  12. 006=AubrnHts   007=Avoca      008=Bellevil   009=Birmnghm   010=Brighton
  13. 011=BrownCty   012=Byron      013=Capac      014=Carleton   015=Carsnvil
  14. 016=Centrlin   017=Chelsea    018=Clarkstn   019=Clio       020=Colmbvil
  15. 021=Commerce   022=Croswell   023=Davison    024=Deckrvil   025=Detroit1
  16. 026=Detroit2   027=Detroit3   028=Detroit4   029=Detroit5   030=Detroit6
  17. 031=Dexter     032=DraytnPl   033=Dryden     034=Dundee     035=Emmett
  18. 036=Erie       037=Farmngtn   038=Fenton     039=FlatRock   040=Flint
  19. 041=Flushing   042=Goodells   043=Goodrich   044=Gregory    045=GrndBlnc
  20. 046=Hadley     047=Hartland   048=Holly      049=Ida        050=ImlayCty
  21. 051=Jeddo      052=LakOrion   053=Lapeer     054=Lennon     055=Lexingtn
  22. 056=Linden     057=Livonia    058=Lmbrtvil   059=LostPenn   060=Manchstr
  23. 061=MarinCty   062=Maybee     063=Mayfair    064=Memphis    065=Metamra
  24. 066=Milan      067=Milford    068=Monroe     069=Montrose   070=MtClemns
  25. 071=NewBltmr   072=NewBostn   073=NewHaven   074=NewLthrp   075=Newport
  26. 076=NoBranch   077=Northvil   078=NSylvnia   079=Ortonvil   080=Otisvill
  27. 081=Oxford     082=Peck       083=Petrsbrg   084=Pinckney   085=Plymouth
  28. 086=Pontiac    087=PrtHuron   088=PrtSanlc   089=Rankin     090=Richmond
  29. 091=Rochestr   092=Rockwood   093=Romeo      094=Romulus    095=Rosevill
  30. 096=RoyalOak   097=StClair    098=Saline     099=Sandusky   100=SmithCrk
  31. 101=Snover     102=Southfld   103=SouthLyn   104=SwrtzCrk   105=Tempernc
  32. 106=Trenton    107=Troy       108=Utica      109=WalledLk   110=Warren
  33. 111=Washngtn   112=Wayne      113=WhitmrLk   114=Willis     115=Wyandott
  34. 116=Yale       117=Ypsilnti   118=UserDef    119=Mobile     120=Everyone
  35.  
  36. A comment may follow on the same line as the numbers.  Here are some
  37. examples of valid BLOKE.MOD entries:
  38.  
  39. 299 006  Maps exchange 299 to AubrnHts (Auburn Heights)
  40. 221 120  Maps exchange 221 to Everyone (120)
  41. 220 000  Marks 220 as NOT IN SERVICE
  42.  
  43. Other Notes:
  44.  
  45.  0: Prefixes marked NOT IN SERVICE are not local to any other areas.
  46.  
  47.  1..117: Prefixes mapped to areas 1-117 "inherit" all of the local
  48.  calling relationships for that area.
  49.  
  50.  118: Prefixes mapped to the UserDef area are local to all prefixes
  51.  mapped into that area, but not to other UserDef or normal locations.
  52.  
  53.  119: Prefixes mapped to "Mobile" are those for which I could not
  54.  establish a definite location.  They are mostly pagers, mobile
  55.  phones, or other businesses that get special handling from the
  56.  phone company.
  57.  
  58.  120: Prefixes mapped to Everyone are local to every other exchange.
  59.  
  60.  Errors in BLOKE.MOD file are reported as Pascal runtime errors.
  61.  
  62. That's All!
  63.