home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / cpm86 / m8nm-40.aq6 / M8NM-40.A86
Text File  |  1985-02-09  |  6KB  |  139 lines

  1. ;M8NM-40.A86  Telephone number overlay file for MDM8xx - 10/27/84
  2. ;
  3. ;
  4. ; This file can be edited to make a new library of telephone numbers.
  5. ; Each entry must be 34 bytes long.  36 (A-Z and 0-9) telephone numbers
  6. ; are allowed.    Follow the format for the library entries already in the
  7. ; file.     (Be sure to use spaces, not tabs.)
  8. ;
  9. ; AT LEAST 1 PERIOD (.) MUST PRECEDE EACH PHONE NUMBER IN THE TABLE.
  10. ;
  11. ; Room has been left if your phone system requires extra characters such
  12. ; as:  1-313-846-6127 rather than the 313-846-6127 used in some areas.
  13. ;
  14. ; This number list is of value even to those not using the PMMI auto-
  15. ; dialing system.  If "NUM" is typed while in the command mode, it will
  16. ; show the list of stored numbers you can manually dial.  (If the PMMI
  17. ; board is used, type "CAL" to initiate an auto-dialed call.  This also
  18. ; lists the telephone numbers but in a slightly different format.) "NUM"
  19. ; does not work for PMMI, and "CAL" does not work for non-PMMI.
  20. ;
  21. ;
  22. ;    TO USE: First edit this file filling in answers for your own
  23. ;        equipment.  Then assemble with ASM86.CMD or equivalent
  24. ;        assembler and append to the already generated MDM.H86
  25. ;        file:
  26. ;
  27. ;        ASM86 M8NM-40
  28. ;        PIP MDM.H86=MDM.H86,M8NM-40.H86
  29. ;        GENCMD MDM 8080 CODE[MFF0]
  30. ;
  31. ;
  32. ;
  33. ;
  34. ; NOTE: For those revising the main program, check the location of
  35. ;       NUMBLIB to see if the ORG value used here is correct.  If
  36. ;       not, change as needed.
  37. ;
  38. ;=======================================================================
  39. ;
  40. ; 10/27/84 - Altered for use with MDM840    - Alex Soya
  41. ; 09/22/84 - Created for use with MDM830    - Alex Soya
  42. ; 04/04/84 - Original for use with MDM7xx    - Irv Hoff
  43. ;
  44. ;=======================================================================
  45. ;
  46. ;
  47. YES    EQU    0FFH
  48. NO    EQU    0
  49. ;
  50. ;
  51. SHOWHEX EQU    NO    ;YES shows both HEX and DECIMAL on record count
  52. ;            ;NO shows decimal count only (normally adequate)
  53. XFRSIZ    EQU    4    ;file transfer buffer in Kbytes.  Do not make
  54.             ;any larger than BUFSIZ.  16k works fine on all
  55.             ;but slower systems.
  56. ;
  57. ;
  58.     ORG    1000h+128h ;Change this for versions other than MDM840 
  59. ;
  60. ;
  61. ;=======================================================================
  62. ;
  63. ; Long distance alternate dialing such as MCI, SPRINT, etc.  Must end
  64. ; with a '$', use as many commas (2 seconds delay, each) as needed to
  65. ; let the alternate dialing code return with a new dial tone.  Fill in
  66. ; any character (periods are fine) after the $ to keep number of columns
  67. ; to 24, i.e.,    '1234567,,,,12345,,$.....'   --      the first group is the
  68. ; MCI or SPRINT access number, the second group is the user number.  A
  69. ; small delay is usually required after the billing number also.
  70. ;
  71. ALTDIAL1 DB    'xxxxxxx,,,,,,xxxxxxxx,,$'   ;accessed by a < character
  72. ;
  73. ALTDIAL2 DB    'xxxxxxx,,,,,,xxxxxxxx,,$'   ;accessed by a > character
  74. ;
  75. ;=======================================================================
  76. ;
  77. HEXSHOW DB    SHOWHEX        ;can easily change SHOWHEX via DDT
  78. ;
  79. SAVSIZ    DB    XFRSIZ*8    ;can easily change buffer size for file
  80.                 ;transfers with DDT for "NUMBLIB-1" ad-
  81.                 ;dress.     Normally 4k (32 records or 4k).
  82. ;
  83. ;=======================================================================
  84. ;
  85. ; Phone number library table for auto-dialing.    Each number must be as
  86. ; long as"LIBLEN" (EQU at start of program).  Some areas require extra
  87. ; characters such as:    1-313-846-7127.     Room is left for those.  Use
  88. ; a (<) for alternate dialing system #1, and a (>) for alternate dialing
  89. ; System #2.  Either would preceed the actual number, for example:
  90. ;
  91. ;    DB    'A=Alan Alda..........<123-456-7890'    ;'A'
  92. ;
  93. ; -    -     -        -      -    -     -        -      -    -     -        -
  94. ;
  95. ; NOTE: At least one dot (.) MUST precede the actual phone number
  96. ;
  97. ;        '----5---10---15---20---25---30--34'
  98. NUMBLIB DB    'A=Bob Robesky.......1-209-227-2083'    ;'A'
  99.     DB    'B=Byron McKay.......1-415-965-4097'    ;'B'
  100.     DB    'C=Bruce Jorgens.....1-509-255-6324'    ;'C'
  101.     DB    'D=Phil Cary.........1-505-522-8856'    ;'D'
  102.     DB    'E=Bill Earnest......1-215-398-3937'    ;'E'
  103.     DB    'F=Chuck Forsberg....1-503-621-3193'    ;'F'
  104.     DB    'G=Ron Fowler........1-414-563-9932'    ;'G'
  105.     DB    'H=Charlie Hoffman...1-813-831-7276'    ;'H'
  106.     DB    'I=Jack Kinn.........1-817-547-8890'    ;'I'
  107.     DB    'J=Walt Jung.........1-301-661-2175'    ;'J'
  108.     DB    'K=Sigi Kluger.......1-915-598-1668'    ;'K'
  109.     DB    'L=Thomas Loker......1-301-863-7165'    ;'L'
  110.     DB    'M=Wayne Masters.....1-408-378-7474'    ;'M'
  111.     DB    'N=Dick Mead.........1-213-799-1632'    ;'N'
  112.     DB    'O=Al Mehr...........1-408-238-9621'    ;'O'
  113.     DB    'P=Pasadena RBBS.....1-213-577-9947'    ;'P'
  114.     DB    'Q=Mark Pulver.......1-312-789-0499'    ;'Q'
  115.     DB    'R=Bruce Ratoff......1-201-272-1874'    ;'R'
  116.     DB    'S=Ken Stritzel......1-201-584-9227'    ;'S'
  117.     DB    'T=TCBBS, Dearborn...1-313-846-6127'    ;'T'
  118.     DB    'U=AnaHUG RCPM.......1-714-774-7860'    ;'U'
  119.     DB    'V=Dave Austin.......1-707-257-6502'    ;'V'
  120.     DB    'W=Paul Bagdonovich..1-201-747-7301'    ;'W'
  121.     DB    'X=Kirk De Haan......1-408-296-5078'    ;'X'
  122.     DB    'Y=Byron Kantor......1-619-273-4354'    ;'Y'
  123.     DB    'Z=Chuck Metz........1-408-354-5934'    ;'Z'
  124.     DB    '0=Bill Parrott......1-913-682-3328'    ;'0'
  125.     DB    '1=Larry Snyder......1-305-671-2330'    ;'1'
  126.     DB    '2=Alex Soya.........1-305-259-7955'    ;'2'
  127.     DB    '3=Tony Stanley......1-912-929-8728'    ;'3'
  128.     DB    '4=Ed Svoboda........1-408-732-9190'    ;'4'
  129.     DB    '5=Tampa Bay Bandit..1-813-937-3608'    ;'5'
  130.     DB    '6=Thousand Oaks.....1-805-492-5472'    ;'6'
  131.     DB    '7=Bill Wood.........1-619-256-3914'    ;'7'
  132.     DB    '8=Spare.............x-xxx-xxx-xxxx'    ;'8'
  133.     DB    '9=Spare.............x-xxx-xxx-xxxx'    ;'9'
  134.     DB    0                    ;end
  135. ;        '----5---10---15---20---25---30--34'
  136. ;.....
  137. ;
  138.       END
  139.